mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-27 20:44:00 +02:00
3 lines
59 B
Plaintext
3 lines
59 B
Plaintext
@{ViewBag.Title = "Update Log";}
|
|
@Html.Raw(ViewBag.Log)
|