chore: format

This commit is contained in:
student_2333
2024-05-10 13:34:49 +08:00
parent 43e9b070a9
commit 627955e7fd
19 changed files with 291 additions and 248 deletions

View File

@@ -20,14 +20,10 @@
"name": "LLOneBot.zip"
}
},
"platform": [
"win32",
"linux",
"darwin"
],
"platform": ["win32", "linux", "darwin"],
"injects": {
"renderer": "./renderer/index.js",
"main": "./main/main.cjs",
"preload": "./preload/preload.cjs"
}
}
}