Files
t8y2--dbx/src-tauri/tauri.webview2-offline.conf.json
2026-07-13 13:09:14 +08:00

11 lines
142 B
JSON

{
"bundle": {
"windows": {
"webviewInstallMode": {
"silent": true,
"type": "offlineInstaller"
}
}
}
}