Skip to content

Commit

Permalink
PROD-169: split failover from forward (#376) (#411)
Browse files Browse the repository at this point in the history
  • Loading branch information
icehess authored May 14, 2022
1 parent 08573c0 commit ec01df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion submodules/users/users.js
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ define(function(require) {
iconColor: 'monster-blue',
title: self.i18n.active().users.caller_id.title
},
call_forward_failover: {
call_failover: {
icon: 'fa fa-share',
iconColor: 'monster-orange',
title: self.i18n.active().users.call_forward.failover_title,
Expand Down

0 comments on commit ec01df4

Please sign in to comment.