1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2024-12-26 01:27:00 +00:00
Lidarr/NzbDrone.Services/NzbDrone.Services.Service/Views/_ViewStart.cshtml
2012-02-26 18:13:11 -08:00

3 lines
54 B
Text

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