comty/packages/app/capacitor.config.json

7 lines
154 B
JSON
Executable File

{
"appId": "com.ragestudio.comty",
"appName": "Comty",
"bundledWebRuntime": true,
"overrideUserAgent": "capacitor",
"webDir": "dist"
}