feat(plugin-multi-tenant): prompt the user to confirm the change of tenant before actually updating (#12382)
This commit is contained in:
@@ -41,7 +41,7 @@ export default buildConfigWithDefaults({
|
||||
isGlobal: true,
|
||||
},
|
||||
},
|
||||
tenantSelectorLabel: 'Sites',
|
||||
tenantSelectorLabel: 'Site',
|
||||
}),
|
||||
],
|
||||
typescript: {
|
||||
|
||||
Reference in New Issue
Block a user