Skip to content

Commit

Permalink
Amina/fix: cfd listing fix (#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 authored 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

1 comment on commit 0dde792

@vercel
Copy link

@vercel vercel bot commented on 0dde792 Feb 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

deriv-app – ./

binary.sx
deriv-app-git-master.binary.sx
deriv-app.vercel.app
deriv-app.binary.sx

Please sign in to comment.