fix(ci): align tauri feature allowlist

This commit is contained in:
NimBold
2026-06-23 22:05:39 +03:30
parent 61bd79969c
commit 66252473d5
2 changed files with 2 additions and 2 deletions
+1
View File
@@ -10,6 +10,7 @@
"frontendDist": "../dist"
},
"app": {
"macOSPrivateApi": true,
"windows": [
{
"title": "Firelink",
+1 -2
View File
@@ -19,8 +19,7 @@
"state": "active"
}
}
],
"macOSPrivateApi": true
]
},
"bundle": {
"targets": ["app", "dmg"]