mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-10-29 12:12:36 +01:00
Reloads the quest panel solving issue #7697
This commit is contained in:
@@ -104,6 +104,8 @@ angular.module('habitrpg')
|
||||
Groups.data.party = party;
|
||||
$state.go('options.social.party');
|
||||
resolve();
|
||||
}).then(function() {
|
||||
$state.reload();
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user