Cleanup
This commit is contained in:
parent
1a08acdc7c
commit
2d931f3c90
@ -33,9 +33,6 @@
|
||||
authenticated: false
|
||||
};
|
||||
},
|
||||
computed: {
|
||||
store: () => store
|
||||
},
|
||||
watch: {
|
||||
async client(value, oldvalue) {
|
||||
if(this.heartbeat) window.clearInterval(this.heartbeat);
|
||||
|
Loading…
Reference in New Issue
Block a user