mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-18 02:14:32 +08:00
脚本管理重命名增加默认值,增加新建、删除快捷键
This commit is contained in:
@@ -76,7 +76,7 @@ const Config = () => {
|
||||
};
|
||||
|
||||
useHotkeys(
|
||||
'meta+s',
|
||||
'mod+s',
|
||||
(e) => {
|
||||
updateConfig();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user