refactor: minor ui improvements

This commit is contained in:
liyasthomas
2021-12-14 22:41:07 +05:30
parent 70555cd4a6
commit a2757a0335
58 changed files with 289 additions and 110 deletions

View File

@@ -17,7 +17,7 @@ export default [
label: "shortcut.general.show_all",
},
{
keys: ["Esc"],
keys: ["ESC"],
label: "shortcut.general.close_current_menu",
},
],