From 2bc133296a6a76a8705d1cc029ae900c39f339c2 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Wed, 7 Dec 2022 00:54:37 -0800 Subject: [PATCH] Client: Add received images to the DOM Nothing fancy here for stlying yet, but it should be functional at least. --- index.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/index.html b/index.html index f438b60..83afa86 100644 --- a/index.html +++ b/index.html @@ -56,6 +56,9 @@

+
+
+ @@ -102,6 +105,8 @@ mute.addEventListener("click", () => {