mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-25 03:59:30 +08:00
子输入框
This commit is contained in:
@@ -10,7 +10,8 @@ let defaultProfile = {
|
||||
primaryColor: "#009688",
|
||||
defaultPrimaryColor: "#009688",
|
||||
backgroundImg: null,
|
||||
codeHistory: {}
|
||||
codeHistory: {},
|
||||
tmp: {}
|
||||
}
|
||||
let userProfile = UTOOLS.getDB(
|
||||
UTOOLS.DBPRE.CFG + "preferences"
|
||||
|
||||
Reference in New Issue
Block a user