mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-07-18 00:07:09 +00:00
fix: window title
This commit is contained in:
parent
e56af63fab
commit
1ff9a68001
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue