wip
This commit is contained in:
@@ -78,7 +78,7 @@ export default defineComponent({
|
||||
});
|
||||
},
|
||||
|
||||
beforeDestroy() {
|
||||
beforeUnmount() {
|
||||
this.connection.dispose();
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user