Merge branch 'release' into develop

This commit is contained in:
SabreCat
2018-02-01 21:09:57 +00:00
11 changed files with 39 additions and 21 deletions

View File

@@ -242,7 +242,7 @@ export default {
this.$root.$emit('bv::show::modal', 'challenge-modal');
});
},
destroyed () {
beforeDestroy () {
this.$root.$off('habitica:clone-challenge');
},
watch: {