karaoke-appsmith/application.json
2025-09-11 08:20:16 +00:00

19 lines
No EOL
309 B
JSON

{
"appIsExample": false,
"appLayout": {
"type": "MOBILE"
},
"applicationVersion": 2,
"collapseInvisibleWidgets": true,
"color": "#ECECEC",
"evaluationVersion": 2,
"pages": [
{
"id": "Home",
"isDefault": true
}
],
"unpublishedAppLayout": {
"type": "MOBILE"
}
}