mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	small refactorings
This commit is contained in:
		| @@ -93,7 +93,7 @@ const defaultOptions = [ | ||||
| ]; | ||||
|  | ||||
| function initStartupOptions() { | ||||
|     const optionsMap = optionService.getOptionsMap(); | ||||
|     const optionsMap = optionService.getOptionMap(); | ||||
|  | ||||
|     const allDefaultOptions = defaultOptions.concat(getKeyboardDefaultOptions()); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user