mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
12 lines
297 B
JSON
Executable File
12 lines
297 B
JSON
Executable File
{
|
|
"appId": "com.ragestudio.comty",
|
|
"appName": "Comty",
|
|
"overrideUserAgent": "capacitor",
|
|
"webDir": "dist",
|
|
"plugins": {
|
|
"CapacitorUpdater": {
|
|
"updateUrl": "https://api.comty.app/repo/auto-update/mobile",
|
|
"resetWhenUpdate": true
|
|
}
|
|
}
|
|
} |