mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 16:25:51 +01:00
feat(client/text): provide a way to disable slash commands
This commit is contained in:
@@ -91,6 +91,7 @@ const ALLOWED_OPTIONS = new Set<OptionNames>([
|
||||
"textNoteEditorMultilineToolbar",
|
||||
"textNoteEmojiCompletionEnabled",
|
||||
"textNoteCompletionEnabled",
|
||||
"textNoteSlashCommandsEnabled",
|
||||
"layoutOrientation",
|
||||
"backgroundEffects",
|
||||
"allowedHtmlTags",
|
||||
|
||||
Reference in New Issue
Block a user