mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-30 04:01:31 +08:00 
			
		
		
		
	fix(global_menu): add missing <kbd> to zen mode
This commit is contained in:
		
							parent
							
								
									2380d0af85
								
							
						
					
					
						commit
						755b20bbab
					
				| @ -137,6 +137,7 @@ const TPL = ` | ||||
|         <li class="dropdown-item" data-trigger-command="toggleZenMode"> | ||||
|             <span class="bx bxs-yin-yang"></span> | ||||
|             ${t("global_menu.toggle-zen-mode")} | ||||
|             <kbd data-command="toggleZenMode"></kbd> | ||||
|         </li> | ||||
| 
 | ||||
|         <div class="dropdown-divider"></div> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Panagiotis Papadopoulos
						Panagiotis Papadopoulos