fixup: tauri app name

This commit is contained in:
Yidadaa 2023-06-15 11:01:37 +08:00
parent 818cc545eb
commit ea253e3bae

View File

@ -58,7 +58,7 @@
"fullscreen": false,
"height": 600,
"resizable": true,
"title": "tauri-next",
"title": "ChatGPT Next Web",
"width": 960
}
]