update buttons

This commit is contained in:
Luke Pulverenti 2016-06-04 20:17:35 -04:00
parent 59d174ef9e
commit 70b1d39445

View file

@ -975,7 +975,7 @@ namespace MediaBrowser.Server.Implementations.Persistence
if (type == null)
{
Logger.Debug("Unknown type {0}", typeString);
//Logger.Debug("Unknown type {0}", typeString);
return null;
}