new pages in config

This commit is contained in:
Maxime Lalo 2024-04-04 10:59:10 +02:00
parent 65e3d38ac0
commit ba451cbfa9
4 changed files with 28 additions and 0 deletions

View File

@ -278,6 +278,13 @@
"labelKey": "subscription"
},
"pages": {
"Invite": {
"enabled": true,
"props": {
"path": "/subscription/invite",
"labelKey": "invite"
}
},
"Facturation": {
"enabled": true,
"props": {

View File

@ -278,6 +278,13 @@
"labelKey": "subscription"
},
"pages": {
"Invite": {
"enabled": true,
"props": {
"path": "/subscription/invite",
"labelKey": "invite"
}
},
"Facturation": {
"enabled": true,
"props": {

View File

@ -278,6 +278,13 @@
"labelKey": "subscription"
},
"pages": {
"Invite": {
"enabled": true,
"props": {
"path": "/subscription/invite",
"labelKey": "invite"
}
},
"Facturation": {
"enabled": true,
"props": {

View File

@ -278,6 +278,13 @@
"labelKey": "subscription"
},
"pages": {
"Invite": {
"enabled": true,
"props": {
"path": "/subscription/invite",
"labelKey": "invite"
}
},
"Facturation": {
"enabled": true,
"props": {