mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	Merge remote-tracking branch 'origin/develop' into feature/extend-kept-html-tags
; Conflicts: ; src/routes/api/options.ts ; src/services/options_init.ts
This commit is contained in:
		@@ -67,7 +67,8 @@ const ALLOWED_OPTIONS = new Set([
 | 
			
		||||
    'locale',
 | 
			
		||||
    'firstDayOfWeek',
 | 
			
		||||
    'textNoteEditorType',
 | 
			
		||||
    'allowedHtmlTags', // Allow configuring HTML import tags
 | 
			
		||||
    'layoutOrientation',
 | 
			
		||||
    'allowedHtmlTags' // Allow configuring HTML import tags
 | 
			
		||||
]);
 | 
			
		||||
 | 
			
		||||
function getOptions() {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user