10 lines
210 B
JSON
10 lines
210 B
JSON
{
|
|
"navigationStyle": "custom",
|
|
"navigationBarTextStyle": "black",
|
|
"usingComponents": {
|
|
"app-icon": "../../components/icon/icon"
|
|
},
|
|
"enablePullDownRefresh": true,
|
|
"backgroundTextStyle": "dark"
|
|
}
|