mirror of
https://github.com/LLOneBot/LLOneBot.git
synced 2024-11-22 01:56:33 +00:00
style: reformat
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user