Skip to content

Commit 671aef3

Browse files
committed
temp remove ai agent feature gate
1 parent cb01751 commit 671aef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/dashboard/components/layout/navigation/navigation-config.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ export const websiteNavigation: NavigationSection[] = [
279279
rootLevel: false,
280280
tag: "WIP",
281281
flag: "agent",
282-
gatedFeature: GATED_FEATURES.AI_AGENT,
282+
// gatedFeature: GATED_FEATURES.AI_AGENT,
283283
}),
284284
]),
285285
createNavSection(

0 commit comments

Comments
 (0)