fix origin problem

This commit is contained in:
Julian Freeman
2026-02-22 19:58:34 -04:00
parent ce358e5b76
commit fb98ab5472
6 changed files with 254 additions and 53 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "gemmatrans-client",
"version": "0.1.2",
"version": "0.1.3",
"identifier": "top.volan.gemmatrans-client",
"build": {
"beforeDevCommand": "pnpm dev",