mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2026-02-27 17:44:05 +08:00
添加快捷命令服务的功能
This commit is contained in:
@@ -10,7 +10,7 @@ import Cron from "croner"
|
||||
let userProfile = UTOOLS.getDB(
|
||||
UTOOLS.DBPRE.CFG + "preferences"
|
||||
);
|
||||
Object.assign(defaultProfile, userProfile)
|
||||
_.merge(defaultProfile, _.cloneDeep(userProfile))
|
||||
|
||||
// "async" is optional;
|
||||
// more info on params: https://v2.quasar.dev/quasar-cli/boot-files
|
||||
|
||||
Reference in New Issue
Block a user