mirror of
https://github.com/penpot/penpot.git
synced 2025-05-29 16:46:12 +02:00
🐛 Fix Wrong shortcut button tip of Delete function
This commit is contained in:
parent
5d01a0e24c
commit
441e9627b5
2 changed files with 2 additions and 1 deletions
|
@ -93,7 +93,7 @@
|
|||
[]
|
||||
(if (cf/check-platform? :macos)
|
||||
mac-delete
|
||||
"Supr"))
|
||||
"Del"))
|
||||
|
||||
(defn esc
|
||||
[]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue