mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	chore(command_palette): hide system tray from web
This commit is contained in:
		
							parent
							
								
									de8b7e9ebe
								
							
						
					
					
						commit
						ab2d8accf5
					
				@ -328,6 +328,7 @@ function getDefaultKeyboardActions() {
 | 
			
		||||
            friendlyName: t("keyboard_action_names.toggle-system-tray-icon"),
 | 
			
		||||
            iconClass: "bx bx-show",
 | 
			
		||||
            defaultShortcuts: [],
 | 
			
		||||
            isElectronOnly: true,
 | 
			
		||||
            description: t("keyboard_actions.toggle-tray"),
 | 
			
		||||
            scope: "window"
 | 
			
		||||
        },
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user