Refactor layout configurations in multiple detail.json files; replace 'false' with empty objects for improved structure and consistency
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
{
|
||||
"name": "anruferIst"
|
||||
},
|
||||
false
|
||||
{}
|
||||
],
|
||||
[
|
||||
{
|
||||
@@ -35,7 +35,7 @@
|
||||
{
|
||||
"name": "address"
|
||||
},
|
||||
false
|
||||
{}
|
||||
],
|
||||
[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user