mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
Fixed display of RYA behind bailey (#9555)
This commit is contained in:
@@ -78,6 +78,7 @@ export default {
|
||||
methods: {
|
||||
async close () {
|
||||
this.$root.$emit('bv::hide::modal', 'yesterdaily');
|
||||
this.$emit('run-cron');
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user