1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2024-12-29 03:05:49 +00:00
Sonarr/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)