typo
This commit is contained in:
@@ -97,7 +97,7 @@ angular.module('Application').controller('NotificationsController', ['$scope', '
|
||||
Client.setNotificationConfig(config, function (error) {
|
||||
if (error) return Client.error(error);
|
||||
|
||||
Client.refreshConfig();
|
||||
Client.refreshProfile();
|
||||
$('#notificationsSettingsModal').modal('hide');
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user