Fix: Switch Tauri Conf to Windows Specific

This commit is contained in:
Youwes09
2026-03-21 23:26:33 -05:00
parent b6ef2b1b3c
commit d3e62a7a08
4 changed files with 12 additions and 12 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"bundle": {
"resources": [
"binaries/suwayomi-bundle/bin/Suwayomi-Server.jar",
"binaries/suwayomi-bundle/jre/**/*"
]
}
}