Skip to content

Commit

Permalink
Merge branch 'sendingtk:develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
neocol83 authored Oct 15, 2024
2 parents b94cbc5 + 9229ced commit c4d0527
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ const GO_TO_COMMANDS = [
featureFlag: FEATURE_FLAGS.INTEGRATIONS,
section: 'COMMAND_BAR.SECTIONS.SETTINGS',
icon: ICON_APPS,
path: accountId => `accounts/${accountId}/settings/applications`,
path: accountId => `accounts/${accountId}/settings/integrations`,
role: ['administrator'],
},
{
Expand Down

0 comments on commit c4d0527

Please sign in to comment.