mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
3 lines
59 B
Plaintext
3 lines
59 B
Plaintext
@{ViewBag.Title = "Update Log";}
|
|
@Html.Raw(ViewBag.Log)
|