fix: dont set window on top when second instance is started

This commit is contained in:
2025-07-15 20:28:04 +02:00
parent c395662134
commit 409c8b0b04
4 changed files with 3 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "ezpplauncher",
"version": "3.0.0-beta.5",
"version": "3.0.0",
"identifier": "farm.ezpp.launcher",
"build": {
"beforeDevCommand": "bun run vite:dev",