Skip to content

Commit

Permalink
Merge pull request #7184 from brave/sync-crash-1.18
Browse files Browse the repository at this point in the history
Removing Bitcoin.com NTP settings item
  • Loading branch information
kjozwiak committed Nov 18, 2020
2 parents 3ceb91e + a589008 commit 6defe7b
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -97,13 +97,6 @@
label="$i18n{braveNewTabGemini}">
</settings-toggle-button>
</template>
<template is="dom-if" if="[[isBitcoinDotComSupported_]]">
<settings-toggle-button
class="cr-row"
pref="{{prefs.moonpay.new_tab_page.show_bitcoin_dot_com}}"
label="$i18n{braveNewTabBitcoinDotCom}">
</settings-toggle-button>
</template>
<template is="dom-if" if="[[isCryptoDotComSupported_]]">
<settings-toggle-button
class="cr-row"
Expand Down

0 comments on commit 6defe7b

Please sign in to comment.