🎨 Unified code style

This commit is contained in:
Tw93
2023-06-24 20:17:52 +08:00
parent 07938f02f4
commit 00c01a9638
23 changed files with 107 additions and 117 deletions

View File

@@ -9,9 +9,7 @@
"dangerousRemoteDomainIpcAccess": [
{
"domain": "weread.qq.com",
"windows": [
"pake"
],
"windows": ["pake"],
"enableTauriAPI": true
}
]
@@ -27,9 +25,7 @@
"all": true,
"fs": {
"all": true,
"scope": [
"$DOWNLOAD/*"
]
"scope": ["$DOWNLOAD/*"]
}
}
},