Skip to content

Commit

Permalink
chore: Add beta label to Max AI (#27010)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
joethreepwood and github-actions[bot] authored Dec 18, 2024
1 parent 8c27894 commit 0cef841
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 @@ -427,6 +427,7 @@ export const navigation3000Logic = kea<navigation3000LogicType>([
label: 'Max AI',
icon: <IconSparkles />,
to: urls.max(),
tag: 'beta' as const,
})
}

Expand Down

0 comments on commit 0cef841

Please sign in to comment.