Skip to content

Commit 1bd6e62

Browse files
committed
Clear patient jump to buttons on callFinished five9 event
1 parent c86e630 commit 1bd6e62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/care-ops-five9/five9_app.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ export default App.extend({
8282
this.setState('isCalling', false);
8383
this.setState('actionId', null);
8484
Radio.request('dialer', 'five9Call', { callData, callLogData });
85+
Radio.request('dialer', 'showPatientLinks', null);
8586
},
8687
});
8788
},

0 commit comments

Comments
 (0)