mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-04-17 00:25:59 +00:00
fix fee when showing in multiple modal
This commit is contained in:
parent
d648435bc4
commit
1587bfacaa
@ -1144,7 +1144,7 @@ class WebBrowser extends LitElement {
|
|||||||
{
|
{
|
||||||
resources,
|
resources,
|
||||||
encrypt: data.encrypt,
|
encrypt: data.encrypt,
|
||||||
feeAmount
|
feeAmount: getArbitraryFee.feeToShow
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user