From 88f2b61d6e5f9d811815e8823f530f91492b6625 Mon Sep 17 00:00:00 2001 From: Carl Norum Date: Sun, 26 Feb 2017 18:50:42 -0800 Subject: [PATCH] Include "Upload Length" on active and completed transfers. --- index.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/index.html b/index.html index e32e682..e321a63 100755 --- a/index.html +++ b/index.html @@ -561,6 +561,10 @@   {{download.fmtCompletedLength}} +
  • +   {{download.fmtUploadLength}} +
  • +
  •   {{getProgress(download)}}%
  • @@ -687,6 +691,10 @@   {{download.fmtTotalLength}} +
  • +   {{download.fmtUploadLength}} +
  • +
  •   {{download.dir}}