Tauri app identifier

This commit is contained in:
2025-11-18 19:52:04 +01:00
parent ddbdb33cd6
commit 68594740a5
@@ -2,7 +2,7 @@
"$schema": "https://schema.tauri.app/config/2", "$schema": "https://schema.tauri.app/config/2",
"productName": "softlan-launcher", "productName": "softlan-launcher",
"version": "0.1.0", "version": "0.1.0",
"identifier": "com.softlan-launcher.app", "identifier": "berlin.softlan.launcher",
"build": { "build": {
"beforeDevCommand": "deno task dev", "beforeDevCommand": "deno task dev",
"devUrl": "http://localhost:1420", "devUrl": "http://localhost:1420",