Files
blockcatcher/capacitor.config.json
2025-11-13 18:55:42 -06:00

10 lines
163 B
JSON

{
"appId": "so.blockcatcher.app",
"appName": "Blockcatcher",
"webDir": "dist",
"plugins": {
"SplashScreen": {
"launchAutoHide": false
}
}
}