update translations

This commit is contained in:
Luke Pulverenti
2014-12-14 00:23:04 -05:00
parent 66b7d55c95
commit 52bf6bdd41
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -161,7 +161,7 @@
function isAvailable(item, user) {
//return false;
return false;
return item.SupportsSync;
}