feat(plugin-multi-tenant): prompt the user to confirm the change of tenant before actually updating (#12382)

This commit is contained in:
Jarrod Flesch
2025-05-14 09:45:00 -04:00
committed by GitHub
parent 98283ca18c
commit faa7794cc7
69 changed files with 1028 additions and 93 deletions

View File

@@ -41,7 +41,7 @@ export default buildConfigWithDefaults({
isGlobal: true,
},
},
tenantSelectorLabel: 'Sites',
tenantSelectorLabel: 'Site',
}),
],
typescript: {