Skip to content

Commit

Permalink
fix: sidebar: mark as beta
Browse files Browse the repository at this point in the history
  • Loading branch information
ssiyad committed Jun 20, 2023
1 parent c8aa66e commit 10ecf11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions desk/src/components/desk/sidebar/SideBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ const extraOptions = [
label: "Escalation rules",
icon: IconEscalation,
to: AGENT_PORTAL_ESCALATION_RULE_LIST,
isBeta: true,
},
{
label: "Email accounts",
Expand Down

0 comments on commit 10ecf11

Please sign in to comment.