mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 11:02:28 +08:00
fix(routes/api/options): readd splitEditorOrientation option
got deleted accidentally by 49076e3cf6 (diff-85a967d423ba952960f6b0b8fd74f2f4aa84e3d94fa68d3404a68a205a4b4cb6)
This commit is contained in:
parent
2e8ab7e2a2
commit
93f645fc5b
@ -82,6 +82,7 @@ const ALLOWED_OPTIONS = new Set<OptionNames>([
|
||||
"allowedHtmlTags",
|
||||
"redirectBareDomain",
|
||||
"showLoginInShareTheme",
|
||||
"splitEditorOrientation",
|
||||
|
||||
// AI/LLM integration options
|
||||
"aiEnabled",
|
||||
|
Loading…
x
Reference in New Issue
Block a user