[ui] wait for server, rename to softlan-launcher
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "lanspread-tauri-deno-ts",
|
||||
"productName": "softlan-launcher",
|
||||
"version": "0.1.0",
|
||||
"identifier": "com.lanspread-tauri-deno-ts.app",
|
||||
"identifier": "com.softlan-launcher.app",
|
||||
"build": {
|
||||
"beforeDevCommand": "deno task dev",
|
||||
"devUrl": "http://localhost:1420",
|
||||
@ -12,7 +12,7 @@
|
||||
"app": {
|
||||
"windows": [
|
||||
{
|
||||
"title": "lanspread-tauri-deno-ts",
|
||||
"title": "softlan-launcher",
|
||||
"width": 1526,
|
||||
"height": 1120
|
||||
}
|
||||
|
Reference in New Issue
Block a user