Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9def6c7

Browse filesBrowse files
committed
Merge branch 'nik-menu-hotfix' into 'master'
(Platform) left menu: SQL Optimization -> Joe bot See merge request postgres-ai/database-lab!953
2 parents e1dcb6f + 83c7602 commit 9def6c7
Copy full SHA for 9def6c7

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎ui/packages/platform/src/components/IndexPage/IndexPage.tsx

Copy file name to clipboardExpand all lines: ui/packages/platform/src/components/IndexPage/IndexPage.tsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ function OrganizationMenu(parentProps: OrganizationMenuProps) {
466466
<span className={parentProps.classes.menuSectionHeaderIcon}>
467467
{icons.sqlOptimizationIcon}
468468
</span>
469-
SQL Optimization
469+
Joe bot
470470
{activeMenuItems.has('sqlOptimization')
471471
? <ExpandLess className={parentProps.classes.menuSectionHeaderExpandIcon} />
472472
: <ExpandMore className={parentProps.classes.menuSectionHeaderExpandIcon} />}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.