fix folder rip probe

This commit is contained in:
Luke Pulverenti
2017-08-26 03:03:19 -04:00
parent edfae37331
commit 6bc2a79792
15 changed files with 177 additions and 177 deletions

View File

@@ -95,7 +95,7 @@ namespace Emby.Server.Implementations.Data
{
get
{
return false;
return true;
}
}