Skip to content
This repository has been archived by the owner on Apr 22, 2021. It is now read-only.

Commit

Permalink
fix: improve transfer list totals display
Browse files Browse the repository at this point in the history
  • Loading branch information
Mardaneus86 committed Oct 5, 2020
1 parent 578b745 commit 5e68376
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/transferlist/transfer-totals.js
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ class TransferTotals extends BaseScript {
<span class="label">Futbin BIN</span>
<span class="coins value total-futbin">0</span>
</div>
<div class="auctionStartPrice auctionValue">&nbsp;</div>
<div class="auctionValue">
<span class="label">Bid Total</span>
<span class="coins value total-bid">0</span>
Expand Down

0 comments on commit 5e68376

Please sign in to comment.