From 3ed925aa471a8773abcc48948117eff9bf328d6f Mon Sep 17 00:00:00 2001 From: inventionpro <109528211+inventionpro@users.noreply.github.com> Date: Sat, 10 Feb 2024 22:17:11 +0100 Subject: [PATCH] Update script.js --- script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script.js b/script.js index 8aafa4d..aea5390 100644 --- a/script.js +++ b/script.js @@ -16,7 +16,7 @@ function __PRI__edr(er,tr) { if (er == 0) { return ''; } else { - return er+tr+(er>1?'s':'')+' ' + return er+tr+' ' } } function time_gud(time) {