mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	fix keyboard shortcut for print this note, #1118
This commit is contained in:
		
							parent
							
								
									eabe4775bd
								
							
						
					
					
						commit
						2af2b45062
					
				@ -327,7 +327,7 @@ const DEFAULT_KEYBOARD_ACTIONS = [
 | 
				
			|||||||
    {
 | 
					    {
 | 
				
			||||||
        actionName: "printActiveNote",
 | 
					        actionName: "printActiveNote",
 | 
				
			||||||
        defaultShortcuts: [],
 | 
					        defaultShortcuts: [],
 | 
				
			||||||
        scope: "note-detail"
 | 
					        scope: "window"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        actionName: "runActiveNote",
 | 
					        actionName: "runActiveNote",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user