feat: navigation, editor improvements + graphql refactor
This commit is contained in:
@@ -49,7 +49,7 @@ export default {
|
||||
methods: {
|
||||
close() {
|
||||
this.isShown = false
|
||||
this.$parent.closeModal()
|
||||
this.$parent.$parent.closeModal()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user