mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 23:27:26 +01:00
v3 client: misc fixes
This commit is contained in:
@@ -176,6 +176,7 @@ habitrpg.controller('SettingsCtrl',
|
||||
|
||||
$scope.reset = function(){
|
||||
User.reset({});
|
||||
User.sync();
|
||||
$rootScope.$state.go('tasks');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user