We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be12a77 commit b40e768Copy full SHA for b40e768
1 file changed
src-tauri/tauri.conf.json
@@ -16,7 +16,7 @@
16
"height": 800,
17
"resizable": true,
18
"fullscreen": false,
19
- "url": "items/calculation/main.html"
+ "url": "index.html"
20
}
21
],
22
"security": {
0 commit comments