comty/packages/app/capacitor.config.json
2022-02-22 20:22:41 +01:00

7 lines
154 B
JSON

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