mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
remove Show Classes Tour button from Settings page, and associated code
This commit is contained in:
@@ -58,10 +58,6 @@ habitrpg.controller('SettingsCtrl',
|
||||
Guide.goto('intro', 0, true);
|
||||
}
|
||||
|
||||
$scope.showClassesTour = function(){
|
||||
Guide.goto('classes', 0, true);
|
||||
}
|
||||
|
||||
$scope.showBailey = function(){
|
||||
User.set({'flags.newStuff':true});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user