From cf5defa6a983d275c97821dc2920da9196e10e0f Mon Sep 17 00:00:00 2001 From: Danny Coates Date: Fri, 2 Feb 2018 10:37:28 -0800 Subject: [PATCH] fixed file list time wrap. fixes #749 --- app/templates/file.js | 2 +- assets/main.css | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/templates/file.js b/app/templates/file.js index 8a56d090..573302eb 100644 --- a/app/templates/file.js +++ b/app/templates/file.js @@ -39,7 +39,7 @@ module.exports = function(file, state, emit) { ${state.translate('copiedUrl')} - ${remainingTime} + ${remainingTime} ${totalDownloads} / ${downloadLimit}