mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-12-29 00:56:37 +01:00
3 lines
59 B
Plaintext
3 lines
59 B
Plaintext
@{ViewBag.Title = "Update Log";}
|
|
@Html.Raw(ViewBag.Log)
|