mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 13:01:31 +08:00 
			
		
		
		
	Merge remote-tracking branch 'origin/master'
This commit is contained in:
		
						commit
						c575d47f0e
					
				| @ -11,8 +11,8 @@ export default class LeftPaneToggleWidget extends ButtonWidget { | ||||
|             : "bx-chevrons-right"; | ||||
| 
 | ||||
|         this.settings.title = isLeftPaneVisible | ||||
|             ? "Hide panel." | ||||
|             : "Open panel."; | ||||
|             ? "Hide panel" | ||||
|             : "Open panel"; | ||||
| 
 | ||||
|         this.settings.command = isLeftPaneVisible | ||||
|             ? "hideLeftPane" | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 zadam
						zadam