Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Mahdiyeh/fix: mlt_and_uk_market #6600

Merged
merged 5 commits into from
Jun 30, 2021

Conversation

mahdiyeh-deriv
Copy link
Contributor

No description provided.

@vercel
Copy link

vercel bot commented Jun 9, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/deriv/binary-static/9sd5v4YLBcFKDCr4658m1sFowuFk
✅ Preview: https://binary-static-git-fork-mahdiyeh-fs-fixmltandukmarket.binary.sx

@github-actions
Copy link

github-actions bot commented Jun 9, 2021

A production App ID was automatically generated for this PR. (log)

Click here to copy & paste above information.
- **PR**: [https://github.com/binary-com/binary-static/pull/6600](https://github.com/binary-com/binary-static/pull/6600)
- **URLs**:
    - **w/ App ID + Server**: https://binary-static-git-fork-mahdiyeh-fs-fixmltandukmarket.binary.sx/en/logged_inws.html?qa_server=frontend.binaryws.com&app_id=27923
    - **Original**: https://binary-static-git-fork-mahdiyeh-fs-fixmltandukmarket.binary.sx/en/logged_inws.html
- **App ID**: `27923`

const market_arr = Object.entries(this.markets).sort((a, b) => sortSubmarket(a[0], b[0]));
const non_crypto_markets_arr = market_arr.filter(market => is_not_crypto(market));
this.markets_all = non_crypto_markets_arr.slice();
final_markets_arr = market_arr.filter(market => is_not_crypto(market));
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
final_markets_arr = market_arr.filter(market => is_not_crypto(market));

@mahdiyeh-deriv mahdiyeh-deriv changed the title Mahdieyh/fix: mlt_and_uk_market Mahdiyeh/fix: mlt_and_uk_market Jun 10, 2021
akmal-deriv
akmal-deriv previously approved these changes Jun 10, 2021
@mamali-fs mamali-fs merged commit 5ae2b9a into binary-com:master Jun 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants