mirror of
https://github.com/requarks/wiki.git
synced 2025-02-25 18:55:30 -06:00
fix: spellcheck toggle
This commit is contained in:
parent
f1161aed59
commit
acc454ebdb
@ -149,7 +149,6 @@
|
||||
v-html='previewHTML'
|
||||
:spellcheck='spellModeActive'
|
||||
:contenteditable='spellModeActive'
|
||||
@blur='spellModeActive = false'
|
||||
)
|
||||
|
||||
v-system-bar.editor-markdown-sysbar(dark, status, color='grey darken-3')
|
||||
|
Loading…
Reference in New Issue
Block a user