fix: window title

This commit is contained in:
neoapps-dev
2026-04-08 11:31:18 +03:00
parent e56af63fab
commit 1ff9a68001
+2 -2
View File
@@ -1,6 +1,6 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Emerald Legacy Launcher",
"productName": "LCE Emerald Launcher",
"version": "1.0.1",
"identifier": "com.emerald.legacy",
"build": {
@@ -13,7 +13,7 @@
"windows": [
{
"label": "main",
"title": "Emerald Legacy Launcher",
"title": "LCE Emerald Launcher",
"width": 1280,
"height": 720,
"minWidth": 1280,