fix: spellcheck toggle

pull/7144/head
Roman Karwacik 2 months ago
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…
Cancel
Save