0.7.40
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "kb-demo-app",
|
||||
"version": "0.7.39",
|
||||
"version": "0.7.40",
|
||||
"identifier": "com.sasedev.kb-demo-app",
|
||||
"build": {
|
||||
"beforeDevCommand": "npm run dev",
|
||||
@@ -79,6 +79,34 @@
|
||||
"transparent": false,
|
||||
"decorations": true
|
||||
},
|
||||
{
|
||||
"label": "demo3",
|
||||
"url": "demo3.html",
|
||||
"title": "Demo3 Local DEX Corpus",
|
||||
"width": 1480,
|
||||
"height": 920,
|
||||
"minWidth": 1000,
|
||||
"minHeight": 700,
|
||||
"center": true,
|
||||
"visible": false,
|
||||
"create": false,
|
||||
"transparent": false,
|
||||
"decorations": true
|
||||
},
|
||||
{
|
||||
"label": "demo3old",
|
||||
"url": "demo3old.html",
|
||||
"title": "Demo3old Local DEX Corpus",
|
||||
"width": 1480,
|
||||
"height": 920,
|
||||
"minWidth": 1000,
|
||||
"minHeight": 700,
|
||||
"center": true,
|
||||
"visible": false,
|
||||
"create": false,
|
||||
"transparent": false,
|
||||
"decorations": true
|
||||
},
|
||||
{
|
||||
"label": "demo_pipeline",
|
||||
"url": "demo_pipeline.html",
|
||||
@@ -120,4 +148,4 @@
|
||||
"icons/favicon.ico"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user