fix(settings): hide data-retention nav item when user lacks enterprise plan (#4256)

This commit is contained in:
Waleed
2026-04-21 20:19:04 -07:00
committed by GitHub
parent 45bf396968
commit c2529c3f2c

View File

@@ -189,7 +189,6 @@ export const allNavigationItems: NavigationItem[] = [
requiresHosted: true,
requiresEnterprise: true,
selfHostedOverride: isDataRetentionEnabled,
showWhenLocked: true,
},
{
id: 'whitelabeling',