mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-09 05:52:41 +00:00
parent
43e978d205
commit
c6d3d47982
@ -332,7 +332,7 @@ ModalPopup {
|
|||||||
|
|
||||||
//% "Transaction pending..."
|
//% "Transaction pending..."
|
||||||
toastMessage.title = qsTrId("ens-transaction-pending")
|
toastMessage.title = qsTrId("ens-transaction-pending")
|
||||||
toastMessage.source = "../../img/loading.svg"
|
toastMessage.source = "../../../img/loading.svg"
|
||||||
toastMessage.iconColor = Style.current.primary
|
toastMessage.iconColor = Style.current.primary
|
||||||
toastMessage.iconRotates = true
|
toastMessage.iconRotates = true
|
||||||
toastMessage.link = `${walletModel.etherscanLink}/${response.result}`
|
toastMessage.link = `${walletModel.etherscanLink}/${response.result}`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user