Added option to toggle line wrapping for Code notes

This commit is contained in:
Banbury
2022-11-08 14:48:17 +01:00
parent e201f3536a
commit 1037d814ec
4 changed files with 15 additions and 1 deletions

View File

@@ -33,6 +33,7 @@ const ALLOWED_OPTIONS = new Set([
'editedNotesWidget',
'calendarWidget',
'vimKeymapEnabled',
'linewrapEnabled',
'codeNotesMimeTypes',
'spellCheckEnabled',
'spellCheckLanguageCode',