Skip to content

Commit

Permalink
Amina/fix: cfd listing fix (binary-com#7463)
Browse files Browse the repository at this point in the history
* fix: cfd listing

* chore: empty commit to trigger vercel deployment

---------

Co-authored-by: Matin shafiei <matin@deriv.com>
  • Loading branch information
amina-deriv and matin-deriv committed Feb 1, 2023
1 parent 97ee690 commit 0dde792
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/src/Stores/traders-hub-store.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ export default class TradersHubStore extends BaseStore {
this.root_store.client.mt5_login_list,
this.root_store.client.dxtrade_accounts_list,
this.is_demo_low_risk,
this.root_store.modules.cfd.current_list,
],
() => {
this.getAvailablePlatforms();
Expand Down

0 comments on commit 0dde792

Please sign in to comment.