pages config

This commit is contained in:
Vins 2024-02-19 11:18:09 +01:00
parent fb69021933
commit 3d24b4e271
3 changed files with 21 additions and 0 deletions

View File

@ -257,6 +257,13 @@
} }
} }
}, },
"OfficesRib": {
"enabled": true,
"props": {
"path": "/offices/rib",
"labelKey": "officeRib"
}
},
"404": { "404": {
"enabled": true, "enabled": true,
"props": { "props": {

View File

@ -257,6 +257,13 @@
} }
} }
}, },
"OfficesRib": {
"enabled": true,
"props": {
"path": "/offices/rib",
"labelKey": "officeRib"
}
},
"404": { "404": {
"enabled": true, "enabled": true,
"props": { "props": {

View File

@ -257,6 +257,13 @@
} }
} }
}, },
"OfficesRib": {
"enabled": true,
"props": {
"path": "/offices/rib",
"labelKey": "officeRib"
}
},
"404": { "404": {
"enabled": true, "enabled": true,
"props": { "props": {