mirror of
https://github.com/lidarr/Lidarr
synced 2024-12-26 01:27:00 +00:00
2 lines
59 B
Text
2 lines
59 B
Text
@{ViewBag.Title = "Update Log";}
|
|
@Html.Raw(ViewBag.Log)
|