Skip to content

Commit

Permalink
Plugin -> Extension
Browse files Browse the repository at this point in the history
  • Loading branch information
olegklimov committed Jan 23, 2025
1 parent cc05f61 commit 1a9f388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Toolbar/Dropdown.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ export const Dropdown: React.FC<DropdownProps> = ({
</DropdownMenu.Item>

<DropdownMenu.Item onSelect={() => handleNavigation("settings")}>
Plugin Settings
Extension Settings
</DropdownMenu.Item>

<DropdownMenu.Item onSelect={() => handleNavigation("hot keys")}>
Expand Down

0 comments on commit 1a9f388

Please sign in to comment.