mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-01-20 20:01:18 +00:00
* sync collections & other settings with production missing changes * deactivated specific flows --------- Co-authored-by: Anton Tranelis <mail@antontranelis.de>
24 lines
500 B
JSON
24 lines
500 B
JSON
[
|
|
{
|
|
"name": "Administrator",
|
|
"icon": "verified",
|
|
"description": "$t:admin_description",
|
|
"parent": null,
|
|
"_syncId": "_sync_default_admin_role"
|
|
},
|
|
{
|
|
"name": "Registrated",
|
|
"icon": "paragliding",
|
|
"description": null,
|
|
"parent": null,
|
|
"_syncId": "4c32a9b2-714d-44e4-84bd-675d2351bdd7"
|
|
},
|
|
{
|
|
"name": "Editor",
|
|
"icon": "supervised_user_circle",
|
|
"description": null,
|
|
"parent": null,
|
|
"_syncId": "f07fdc26-2935-401a-abc9-67d5ad38a965"
|
|
}
|
|
]
|