mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	feat(desktop): enable background effects by default for new users
This commit is contained in:
		| @@ -183,7 +183,7 @@ const defaultOptions: DefaultOption[] = [ | ||||
|  | ||||
|     // HTML import configuration | ||||
|     { name: "layoutOrientation", value: "vertical", isSynced: false }, | ||||
|     { name: "backgroundEffects", value: "false", isSynced: false }, | ||||
|     { name: "backgroundEffects", value: "true", isSynced: false }, | ||||
|     { | ||||
|         name: "allowedHtmlTags", | ||||
|         value: JSON.stringify(DEFAULT_ALLOWED_TAGS), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user