updated translations
This commit is contained in:
@@ -141,6 +141,10 @@
|
||||
|
||||
}).get();
|
||||
|
||||
// Legacy
|
||||
user.Policy.BlockedChannels = null;
|
||||
user.Policy.BlockedMediaFolders = null;
|
||||
|
||||
ApiClient.updateUserPolicy(user.Id, user.Policy).done(function () {
|
||||
onSaveComplete(page);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user