re-enable sync

This commit is contained in:
Luke Pulverenti
2014-12-16 01:05:28 -05:00
parent 999f2e03f4
commit febaab13bf
2 changed files with 3 additions and 3 deletions

View File

@@ -61,7 +61,7 @@ namespace MediaBrowser.Server.Implementations.Sync
public bool IsHidden
{
get { return true; }
get { return false; }
}
public bool IsEnabled