1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2024-12-28 02:40:01 +00:00
Radarr/NzbDrone.Web/Views/Update/ViewLog.cshtml

3 lines
59 B
Text
Raw Normal View History

@{ViewBag.Title = "Update Log";}
2011-11-22 06:55:09 +00:00
@Html.Raw(ViewBag.Log)