From: xangelo Date: Thu, 17 Aug 2023 17:54:29 +0000 (-0400) Subject: fix: chat timeline to messages show up chronologically X-Git-Tag: v0.2.10~6 X-Git-Url: https://git.xangelo.ca/?a=commitdiff_plain;h=b82a2ef0abf64725800fe6a306ec22648d651418;p=risinglegends.git fix: chat timeline to messages show up chronologically The orginal setup was appending history to the wrong element causing chat to appear out of order. --- diff --git a/public/index.html b/public/index.html index e2efaa0..746e2c3 100644 --- a/public/index.html +++ b/public/index.html @@ -66,7 +66,7 @@
-
+