1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-01 19:45:51 +02:00
This commit is contained in:
syuilo
2018-07-17 18:50:13 +09:00
committed by GitHub
parent f65fbf9d55
commit 4a25ed0627

View File

@@ -119,7 +119,7 @@ export default Vue.extend({
},
beforeDestroy() {
enabled = false;
this.enabled = false;
},
methods: {