fix: chat timeline to messages show up chronologically
authorxangelo <me@xangelo.ca>
Thu, 17 Aug 2023 17:54:29 +0000 (13:54 -0400)
committerxangelo <me@xangelo.ca>
Thu, 17 Aug 2023 17:54:29 +0000 (13:54 -0400)
commitb82a2ef0abf64725800fe6a306ec22648d651418
tree26de43ac138ce3455f98bcfb9f8cf82ada2a0608
parentb6e9f9a339833151da0f748b249594053d84f67f
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.
public/index.html