mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-04-15 07:45:54 +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,
|
||||
encrypt: data.encrypt,
|
||||
feeAmount
|
||||
feeAmount: getArbitraryFee.feeToShow
|
||||
}
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user