mirror of
https://github.com/HabitRPG/habitica.git
synced 2026-04-23 13:49:22 -05:00
Ensure leader is set (#10390)
This commit is contained in:
committed by
Matteo Pagliazzi
parent
6ef45a7fd2
commit
6c9ff3e8ed
@@ -331,6 +331,8 @@ export default {
|
||||
|
||||
this.workingGroup.onlyLeaderCreatesChallenges = editingGroup.leaderOnly.challenges;
|
||||
|
||||
this.workingGroup.leader = editingGroup.leader;
|
||||
|
||||
if (editingGroup._id) this.getMembers();
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user