mirror of
https://github.com/Readarr/Readarr.git
synced 2026-03-31 18:35:32 -04:00
3 lines
59 B
Plaintext
3 lines
59 B
Plaintext
@{ViewBag.Title = "Update Log";}
|
|
@Html.Raw(ViewBag.Log)
|