Add label to main window in tauri.conf.json
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"app": {
|
||||
"windows": [
|
||||
{
|
||||
"label": "main",
|
||||
"title": "Idea -> Concept",
|
||||
"width": 1200,
|
||||
"height": 820,
|
||||
|
||||
Reference in New Issue
Block a user