🐛 Fixed issues with sync, squashed a bug introduced in last transpile
This commit is contained in:
@@ -84,8 +84,8 @@ export default {
|
||||
this.syncEnvironments()
|
||||
},
|
||||
hideModal() {
|
||||
this.$data.name = undefined
|
||||
this.$emit("hide-modal")
|
||||
this.$data.name = undefined
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user