Skip to content

Commit

Permalink
Update navigationLogic.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
joethreepwood committed Dec 18, 2024
1 parent cd2b525 commit 9dc9180
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/layout/navigation-3000/navigationLogic.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -426,6 +426,7 @@ export const navigation3000Logic = kea<navigation3000LogicType>([
label: 'Max AI',
icon: <IconSparkles />,
to: urls.max(),
tag: 'beta' as const,
})
}

Expand Down

0 comments on commit 9dc9180

Please sign in to comment.