mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 19:36:12 +01:00
feature complete; tested and working on local linux machine
This commit is contained in:
@@ -72,7 +72,9 @@ const ALLOWED_OPTIONS = new Set([
|
||||
"textNoteEditorMultilineToolbar",
|
||||
"layoutOrientation",
|
||||
"backgroundEffects",
|
||||
"allowedHtmlTags" // Allow configuring HTML import tags
|
||||
"allowedHtmlTags",
|
||||
"redirectBareDomain",
|
||||
"showLoginInShareTheme"
|
||||
]);
|
||||
|
||||
function getOptions() {
|
||||
|
||||
Reference in New Issue
Block a user