mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-20 12:48:52 +00:00
remove hatching modal every time the stable is loaded
This commit is contained in:
parent
99726bdc2f
commit
fdbcd99525
1 changed files with 0 additions and 3 deletions
|
|
@ -429,9 +429,6 @@
|
|||
drag: DragDropDirective,
|
||||
mousePosition: MouseMoveDirective,
|
||||
},
|
||||
mounted () {
|
||||
this.$root.$emit('bv::show::modal', 'hatching-modal');
|
||||
},
|
||||
data () {
|
||||
return {
|
||||
viewOptions: {},
|
||||
|
|
|
|||
Loading…
Reference in a new issue