Skip to content

Commit

Permalink
Merge pull request #478 from memser-spaceport/revert-468-revert-466-f…
Browse files Browse the repository at this point in the history
…eat/team-page

fix: Menu removed [removes submit a team from helper option]
  • Loading branch information
Thangaraj-Ideas2it authored Jan 7, 2025
2 parents 7a8c73f + b81db31 commit 60ad3f5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions utils/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,12 @@ export const EVENTS = {
};

export const HELPER_MENU_OPTIONS = [
{
icon: '/icons/submitteam.svg',
name: 'Submit a Team',
type: 'button',
isExternal: false,
},
// {
// icon: '/icons/submitteam.svg',
// name: 'Submit a Team',
// type: 'button',
// isExternal: false,
// },
{
icon: '/icons/message.svg',
name: 'ProtoSphere',
Expand Down

0 comments on commit 60ad3f5

Please sign in to comment.