3.0.5518.3

This commit is contained in:
Luke Pulverenti
2015-02-11 11:23:24 -05:00
parent eaee4fdf17
commit 959ef85476
+1 -1
View File
@@ -322,7 +322,7 @@
commands.push('refresh');
if (SyncManager.isAvailable(item)) {
if (SyncManager.isAvailable(item, user)) {
commands.push('sync');
}