fixes #1759 - Custom intro path change requires library scan

This commit is contained in:
Luke Pulverenti
2017-06-30 23:15:04 -04:00
parent 7b21ff4501
commit f6237d4d05
2 changed files with 0 additions and 106 deletions

View File

@@ -202,7 +202,6 @@
<Compile Include="ScheduledTasks\ChapterImagesTask.cs" />
<Compile Include="ScheduledTasks\PeopleValidationTask.cs" />
<Compile Include="ScheduledTasks\PluginUpdateTask.cs" />
<Compile Include="ScheduledTasks\RefreshIntrosTask.cs" />
<Compile Include="ScheduledTasks\RefreshMediaLibraryTask.cs" />
<Compile Include="ScheduledTasks\SystemUpdateTask.cs" />
<Compile Include="Security\AuthenticationRepository.cs" />