mirror of
https://github.com/zadam/trilium.git
synced 2025-10-27 16:26:31 +01:00
okay, we can start npm server now, but new db redirects to share
This commit is contained in:
@@ -29,6 +29,9 @@ export interface OptionDefinitions extends KeyboardShortcutsOptions<KeyboardActi
|
||||
detailFontFamily: FontFamily;
|
||||
monospaceFontFamily: FontFamily;
|
||||
spellCheckLanguageCode: string;
|
||||
// Share settings
|
||||
redirectBareDomain: string;
|
||||
showLoginInShareTheme: string;
|
||||
codeNotesMimeTypes: string;
|
||||
headingStyle: string;
|
||||
highlightsList: string;
|
||||
|
||||
Reference in New Issue
Block a user