Updated Neutralino.js

This commit is contained in:
2025-09-21 11:13:28 +07:00
parent 74cebbf180
commit 77e91fde1c
6 changed files with 268 additions and 255 deletions
+4 -3
View File
@@ -25,15 +25,16 @@
"minWidth": 600,
"minHeight": 400,
"icon": "/solid-src/public/vite.svg",
"enableInspector": false
"enableInspector": true,
"openInspectorOnStartup": false
}
},
"cli": {
"binaryName": "vencoder",
"resourcesPath": "/solid-src/dist/",
"extensionsPath": "/extensions/",
"binaryVersion": "6.2.0",
"clientVersion": "6.2.0",
"binaryVersion": "6.3.0",
"clientVersion": "6.3.0",
"frontendLibrary": {
"patchFile": "/solid-src/index.html",
"devUrl": "http://localhost:5173"