mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-19 18:25:44 +08:00
定时任务 80%
This commit is contained in:
@@ -4,6 +4,7 @@ export default {
|
||||
defaultPrimaryColor: "#009688",
|
||||
backgroundImg: null,
|
||||
codeHistory: {},
|
||||
crontabs: {},
|
||||
quickFeatures: {
|
||||
favFile: {
|
||||
enable: false,
|
||||
@@ -17,10 +18,6 @@ export default {
|
||||
enable: false,
|
||||
tag: "别名"
|
||||
},
|
||||
crontab: {
|
||||
enable: false,
|
||||
tag: "任务"
|
||||
},
|
||||
apiServer: {
|
||||
enable: false,
|
||||
port: 33442,
|
||||
|
||||
Reference in New Issue
Block a user