fix: Enabled the builtin single instance tauri plugin

This commit is contained in:
2026-06-30 16:26:17 -04:00
parent 4570cac5e5
commit 850a6c81a1
4 changed files with 102 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "WVUMedicine Help Alert Web Client",
"version": "1.0.2",
"version": "1.0.3",
"identifier": "org.wvumedicine.duress",
"build": {
"frontendDist": "../src"