mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-14 09:12:57 -07:00
fixed #705
This commit is contained in:
parent
cc78eee6c9
commit
60b7e1f80e
1 changed files with 3 additions and 1 deletions
|
@ -345,7 +345,9 @@
|
||||||
<Compile Include="Startup.cs" />
|
<Compile Include="Startup.cs" />
|
||||||
<Compile Include="Validators\PlexRequestsValidator.cs" />
|
<Compile Include="Validators\PlexRequestsValidator.cs" />
|
||||||
<Compile Include="Modules\UserManagementModule.cs" />
|
<Compile Include="Modules\UserManagementModule.cs" />
|
||||||
<Content Include="Content\clipboard.min.js" />
|
<Content Include="Content\clipboard.min.js">
|
||||||
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
|
</Content>
|
||||||
<Content Include="Content\datepicker.css">
|
<Content Include="Content\datepicker.css">
|
||||||
<DependentUpon>datepicker.scss</DependentUpon>
|
<DependentUpon>datepicker.scss</DependentUpon>
|
||||||
</Content>
|
</Content>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue