You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
414 B

2 weeks ago
[
{ "label": "personalInfo", "path": "/" },
{
"label": "accountSecurity",
"children": [
{ "label": "signingIn", "path": "account-security/signing-in" },
{ "label": "deviceActivity", "path": "account-security/device-activity" },
{
"label": "linkedAccounts",
"path": "account-security/linked-accounts",
"isVisible": "isLinkedAccountsEnabled"
}
]
}
]