revise endpoint attributes
This commit is contained in:
@@ -110,6 +110,7 @@
|
||||
|
||||
function isAvailable(item, user) {
|
||||
|
||||
return false;
|
||||
return item.SupportsSync;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user