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

View File

@ -1,4 +1,4 @@
using System.Reflection;
//[assembly: AssemblyVersion("3.0.*")]
[assembly: AssemblyVersion("3.0.5463.3000")]
[assembly: AssemblyVersion("3.0.*")]
//[assembly: AssemblyVersion("3.0.5463.3000")]