From 3a887c5ba67a1b3f04f2a09db71f3ea5e2d94e4a Mon Sep 17 00:00:00 2001 From: KillyMXI Date: Thu, 5 Oct 2017 03:48:59 +0300 Subject: www: incoming reply format --- juick-www/src/main/static/scripts.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'juick-www') diff --git a/juick-www/src/main/static/scripts.js b/juick-www/src/main/static/scripts.js index 72dbce8b..bad1d415 100644 --- a/juick-www/src/main/static/scripts.js +++ b/juick-www/src/main/static/scripts.js @@ -198,7 +198,7 @@ function wsIncomingReply(msg) {
${msg.user.uname}
-
+
${msg.timestamp}
-- cgit v1.2.3