mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-08 21:24:04 +02:00
wip
This commit is contained in:
@@ -111,9 +111,6 @@ export default Vue.extend({
|
||||
}
|
||||
});
|
||||
},
|
||||
beforeDestroy() {
|
||||
this.autocomplete.detach();
|
||||
},
|
||||
methods: {
|
||||
focus() {
|
||||
(this.$refs.text as any).focus();
|
||||
|
||||
Reference in New Issue
Block a user