Skip to content

Commit

Permalink
Update primaryMenu.js
Browse files Browse the repository at this point in the history
  • Loading branch information
wkarts authored Sep 8, 2024
1 parent 14976cf commit 15be16c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ const primaryMenuItems = accountId => [
toStateName: 'captain',
},
{
icon: 'typebot',
icon: 'bot',
key: 'typebot',
label: 'Typebot',
label: 'TYPEBOT.HEADER',
toState: frontendURL(`accounts/${accountId}/typebot`),
toStateName: 'typebot',
roles: ['administrator'],
Expand Down

0 comments on commit 15be16c

Please sign in to comment.