17 lines
252 B
JSON
17 lines
252 B
JSON
|
{
|
||
|
"main": {
|
||
|
"index": {},
|
||
|
"appBody": ""
|
||
|
},
|
||
|
"unauthenticated": {
|
||
|
"index": {
|
||
|
"title": "Test App Two"
|
||
|
},
|
||
|
"appBody": "login_screen"
|
||
|
},
|
||
|
"componentLibraries": [
|
||
|
"budibase-standard-components"
|
||
|
],
|
||
|
"stylesheets": []
|
||
|
}
|