Added updated mountCount to releaseBoth function
This commit is contained in:
@@ -168,6 +168,7 @@ habitrpg.controller('SettingsCtrl',
|
||||
|
||||
$scope.releaseBoth = function() {
|
||||
User.user.ops.releaseBoth({});
|
||||
$rootScope.mountCount = 0;
|
||||
$rootScope.$state.go('tasks');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user