Added the settings page for #32

This commit is contained in:
tidusjar 2016-03-29 09:58:23 +01:00
commit 5843dee2a5
8 changed files with 275 additions and 1 deletions

View file

@ -371,6 +371,9 @@
<Content Include="Views\Admin\PushoverNotifications.cshtml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Views\Admin\Headphones.cshtml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<None Include="Web.Debug.config">
<DependentUpon>web.config</DependentUpon>
</None>