mirror of
https://github.com/simstudioai/sim.git
synced 2026-04-28 03:00:29 -04:00
fix(settings): hide data-retention nav item when user lacks enterprise plan (#4256)
This commit is contained in:
@@ -189,7 +189,6 @@ export const allNavigationItems: NavigationItem[] = [
|
||||
requiresHosted: true,
|
||||
requiresEnterprise: true,
|
||||
selfHostedOverride: isDataRetentionEnabled,
|
||||
showWhenLocked: true,
|
||||
},
|
||||
{
|
||||
id: 'whitelabeling',
|
||||
|
||||
Reference in New Issue
Block a user