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 15be16c commit 0e38374
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ const primaryMenuItems = accountId => [
icon: 'bot',
key: 'typebot',
label: 'TYPEBOT.HEADER',
featureFlag: FEATURE_FLAGS.TYPEBOT,
toState: frontendURL(`accounts/${accountId}/typebot`),
toStateName: 'typebot',
roles: ['administrator'],
Expand Down

0 comments on commit 0e38374

Please sign in to comment.