mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	Merge branch 'develop' into feature/MFA
This commit is contained in:
		| @@ -136,6 +136,9 @@ const defaultOptions: DefaultOption[] = [ | ||||
|     { name: 'userSubjectIdentifierSaved', value: 'false', isSynced: true }, | ||||
|     { name: 'oAuthEnabled', value: 'false', isSynced: true }, | ||||
|  | ||||
|     // Appearance | ||||
|     { name: "splitEditorOrientation", value: "horizontal", isSynced: true }, | ||||
|  | ||||
|     // Internationalization | ||||
|     { name: "locale", value: "en", isSynced: true }, | ||||
|     { name: "firstDayOfWeek", value: "1", isSynced: true }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user