fix: spellcheck toggle

This commit is contained in:
Roman Karwacik 2024-04-26 10:02:50 +02:00
parent f1161aed59
commit acc454ebdb

View File

@ -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')