1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-01-02 13:14:58 +00:00
Sonarr/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";
}