mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Backport #7654 to v7.7.9 Co-authored-by: Tyson Malchow <tyson.malchow@gmail.com>
This commit is contained in:
parent
57fdc03dc2
commit
08fd6cf329
@ -6,6 +6,7 @@
|
||||
- [#8446](https://github.com/MetaMask/metamask-extension/pull/8446): Fix popup not opening
|
||||
- [#8449](https://github.com/MetaMask/metamask-extension/pull/8449): Skip adding history entry for empty txMeta diffs
|
||||
- [#8447](https://github.com/MetaMask/metamask-extension/pull/8447): Delete Dai/Sai migration notification
|
||||
- [#8460](https://github.com/MetaMask/metamask-extension/pull/8460): Update deposit copy for Wyre
|
||||
|
||||
## 7.7.8 Wed Mar 11 2020
|
||||
- [#8176](https://github.com/MetaMask/metamask-extension/pull/8176): Handle and set gas estimation when max mode is clicked
|
||||
|
@ -229,7 +229,7 @@
|
||||
"message": "Buy ETH with Wyre"
|
||||
},
|
||||
"buyWithWyreDescription": {
|
||||
"message": "Wyre lets you use a credit card to deposit ETH right in to your MetaMask account."
|
||||
"message": "Wyre lets you use a debit card to deposit ETH right in to your MetaMask account."
|
||||
},
|
||||
"buyCoinSwitch": {
|
||||
"message": "Buy on CoinSwitch"
|
||||
|
Loading…
Reference in New Issue
Block a user