mirror of
https://github.com/zadam/trilium.git
synced 2025-11-15 01:35:51 +01:00
spell check support + small options tabs reorganization
This commit is contained in:
@@ -32,7 +32,9 @@ const ALLOWED_OPTIONS = [
|
||||
'similarNotesWidget',
|
||||
'editedNotesWidget',
|
||||
'calendarWidget',
|
||||
'codeNotesMimeTypes'
|
||||
'codeNotesMimeTypes',
|
||||
'spellCheckEnabled',
|
||||
'spellCheckLanguageCode'
|
||||
];
|
||||
|
||||
async function getOptions() {
|
||||
|
||||
Reference in New Issue
Block a user