🐛 Fix Wrong shortcut button tip of Delete function

This commit is contained in:
Alejandro Alonso 2022-09-22 15:56:48 +02:00
parent 5d01a0e24c
commit 441e9627b5
2 changed files with 2 additions and 1 deletions

View file

@ -93,7 +93,7 @@
[]
(if (cf/check-platform? :macos)
mac-delete
"Supr"))
"Del"))
(defn esc
[]