mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 15:48:04 +01:00
[#1997] classes: add MP to restore dialog (@wc8 you might find this useful)
This commit is contained in:
@@ -80,6 +80,7 @@ habitrpg.controller('SettingsCtrl',
|
||||
"stats.exp": stats.exp,
|
||||
"stats.gp": stats.gp,
|
||||
"stats.lvl": stats.lvl,
|
||||
"stats.mp": stats.mana,
|
||||
"achievements.streak": achievements.streak
|
||||
});
|
||||
$rootScope.modals.restore = false;
|
||||
|
||||
Reference in New Issue
Block a user