Skip to content

Commit d18a034

Browse files
tyler-daneCopilot
andauthored
Update packages/web/src/common/constants/more.cmd.constants.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 106daa3 commit d18a034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/web/src/common/constants/more.cmd.constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export const moreCommandPaletteItems: Array<{
2626
{
2727
id: "share-feedback",
2828
children: "Share Feedback",
29-
icon: "EnvelopeOpenIcon",
29+
icon: "ChatBubbleLeftRightIcon",
3030
href: "https://github.com/SwitchbackTech/compass/discussions",
3131
target: "_blank",
3232
},

0 commit comments

Comments
 (0)