1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2024-12-26 17:59:14 +00:00
Radarr/NzbDrone.Services/NzbDrone.Services.Service/Views/_ViewStart.cshtml

4 lines
54 B
Text
Raw Normal View History

@{
Layout = "~/Views/Shared/_Layout.cshtml";
}