1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-03 21:45:05 +00:00
Lidarr/NzbDrone.Services/NzbDrone.Services.Service/Views/_ViewStart.cshtml

4 lines
54 B
Text
Raw Normal View History

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