front: fixed quick ⌘+V pasting on mac

also rearranged list of crypto donation methods
This commit is contained in:
wukko
2023-12-21 00:31:48 +06:00
parent 16397aed89
commit 0014c8b9fb
4 changed files with 7 additions and 6 deletions

View File

@@ -122,7 +122,7 @@ export default function(obj) {
}]
}, {
items: [{
combo: "Ctrl+V",
combo: "⌘/Ctrl+V",
name: t("KeyboardShortcutQuickPaste")
}, {
combo: "Esc",