Vanessa 2023-08-31 11:19:45 +08:00
parent cf5948dd1a
commit 8212a5c059
2 changed files with 16 additions and 43 deletions

View file

@ -50,7 +50,6 @@ try {
}
const hotKey2Electron = (key) => {
console.log(key)
if (!key) {
return key;
}