Add label to main window in tauri.conf.json

This commit is contained in:
2026-02-04 07:24:32 +01:00
parent e346d6df7e
commit d3ce23d9b0

View File

@@ -12,6 +12,7 @@
"app": {
"windows": [
{
"label": "main",
"title": "Idea -> Concept",
"width": 1200,
"height": 820,