Skip to content

Commit 7d3c526

Browse files
authored
ECHO-673 directus whitelabel folder fix (#447)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Updated folder collection configuration structure to streamline folder management and remove unused entries. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 176aa3b commit 7d3c526

1 file changed

Lines changed: 10 additions & 20 deletions

File tree

Lines changed: 10 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,12 @@
11
[
2-
{
3-
"name": "custom_logos",
4-
"parent": null,
5-
"_syncId": "416965c6-7695-4235-8322-8515c9a05820"
6-
},
7-
{
8-
"name": "Public",
9-
"parent": null,
10-
"_syncId": "74232676-80e7-4f8c-8012-c0d59e6d0a24"
11-
},
12-
{
13-
"name": "custom_logos",
14-
"parent": null,
15-
"_syncId": "9358abf8-aa7d-464e-9ea5-5e998f3cb807"
16-
},
17-
{
18-
"name": "custom_logos",
19-
"parent": null,
20-
"_syncId": "eabbb779-e43b-4c78-baa5-5a5cd102a596"
21-
}
2+
{
3+
"_syncId": "416965c6-7695-4235-8322-8515c9a05820",
4+
"name": "custom_logos",
5+
"parent": null
6+
},
7+
{
8+
"_syncId": "74232676-80e7-4f8c-8012-c0d59e6d0a24",
9+
"name": "Public",
10+
"parent": null
11+
}
2212
]

0 commit comments

Comments
 (0)