mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
feat: Add cmd+o shortcut to load scene (#2732)
This commit is contained in:
parent
e16266ce5d
commit
778e4b08af
3 changed files with 26 additions and 23 deletions
|
@ -40,6 +40,7 @@ export const KEYS = {
|
|||
D: "d",
|
||||
E: "e",
|
||||
L: "l",
|
||||
O: "o",
|
||||
P: "p",
|
||||
Q: "q",
|
||||
R: "r",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue