chore(access): Update tenant url

ref: #761 #505
This commit is contained in:
2025-05-15 17:46:57 +09:30
parent 27e42fac56
commit b79874d056

View File

@ -396,7 +396,7 @@ class ReactUIMetadata(OverRideJSONAPIMetadata):
"display_name": "Tenancy",
"name": "tenant",
"icon": "organization",
"link": "/access/organization"
"link": "/access/tenant"
},
}
},