add more sync buttons
This commit is contained in:
@@ -211,7 +211,7 @@
|
||||
|
||||
user.Configuration.BlockedTags = getTagsFromPage(page);
|
||||
|
||||
ApiClient.updateUser(user).done(function () {
|
||||
ApiClient.updateUserConfiguration(user.Id, user.Configuration).done(function () {
|
||||
onSaveComplete(page);
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user