mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
Event off fixes (#9918)
* Added removes for all events * Moved to beforeDestroy
This commit is contained in:
@@ -232,7 +232,6 @@ export default {
|
||||
groups: [],
|
||||
};
|
||||
},
|
||||
async mounted () {},
|
||||
watch: {
|
||||
user () {
|
||||
if (!this.challenge) this.workingChallenge.leader = this.user._id;
|
||||
|
||||
Reference in New Issue
Block a user