1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-17 16:32:30 +01:00
Radarr/NzbDrone.Web/Views/Update/ViewLog.cshtml

3 lines
59 B
Plaintext
Raw Normal View History

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