This commit is contained in:
Kurvaz 2026-01-02 06:17:09 -07:00
parent 67348ee3b8
commit 6b00a3ddbb
2 changed files with 1 additions and 1 deletions

View file

@ -2,7 +2,7 @@
"$schema": "https://schema.tauri.app/config/2",
"productName": "Aventura",
"version": "0.1.0",
"identifier": "com.aureal.aventura",
"identifier": "com.karelian.aventura",
"build": {
"beforeDevCommand": "npm run dev",
"devUrl": "http://localhost:1420",