mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2025-01-20 19:26:06 +01:00
lint fix
This commit is contained in:
parent
01bda605a7
commit
9dbafa4c78
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ const EmojiInput = {
|
|||
highlighted: 0,
|
||||
caret: 0,
|
||||
focused: false,
|
||||
blurTimeout: false,
|
||||
blurTimeout: false
|
||||
}
|
||||
},
|
||||
computed: {
|
||||
|
|
Loading…
Reference in a new issue