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