Fix path icon sync
This commit is contained in:
parent
c553fbca91
commit
33ff2162dc
1 changed files with 1 additions and 1 deletions
|
|
@ -452,7 +452,7 @@
|
|||
<div ng-show="index.updatingTxHistory[index.walletId]">
|
||||
<div ng-show="index.txProgress > 6" class="row m20t text-center">
|
||||
<div class="circle-icon">
|
||||
<img src="/img/icon-sync.svg" alt="sync" width="70">
|
||||
<img src="img/icon-sync.svg" alt="sync" width="70">
|
||||
</div>
|
||||
<div translate class="size-12 text-gray m20t small-10 small-centered columns">
|
||||
Initial transaction history synchronization can take some minutes for wallets with many transactions.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue