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",
"productName": "softlan-launcher",
"version": "0.1.0",
"identifier": "com.softlan-launcher.app",
"identifier": "berlin.softlan.launcher",
"build": {
"beforeDevCommand": "deno task dev",
"devUrl": "http://localhost:1420",