mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-12-04 20:34:52 +01:00
✌️
This commit is contained in:
parent
f65fbf9d55
commit
4a25ed0627
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ export default Vue.extend({
|
||||||
},
|
},
|
||||||
|
|
||||||
beforeDestroy() {
|
beforeDestroy() {
|
||||||
enabled = false;
|
this.enabled = false;
|
||||||
},
|
},
|
||||||
|
|
||||||
methods: {
|
methods: {
|
||||||
|
|
Loading…
Reference in a new issue