mirror of
				https://github.com/lingble/chatwoot.git
				synced 2025-10-31 11:08:04 +00:00 
			
		
		
		
	chore: Improvement is keyboard shortcuts (#10925)
This commit is contained in:
		| @@ -127,7 +127,7 @@ export default { | ||||
|     const uploadRef = ref(false); | ||||
|  | ||||
|     const keyboardEvents = { | ||||
|       'Alt+KeyA': { | ||||
|       '$mod+Alt+KeyA': { | ||||
|         action: () => { | ||||
|           // TODO: This is really hacky, we need to replace the file picker component with | ||||
|           // a custom one, where the logic and the component markup is isolated. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sivin Varghese
					Sivin Varghese