From ef50f2c4d98a852e7129850cea5cfcf7fde48afd Mon Sep 17 00:00:00 2001
From: maia tillie arson crimew
Date: Mon, 14 Feb 2022 15:30:42 +0100
Subject: [PATCH] add /sync command
this command resyncs you with the watch party
also added: /help command
---
frontend/create.html | 4 ++--
frontend/create.mjs | 2 +-
frontend/index.html | 6 ++---
frontend/lib/chat.mjs | 33 ++++++++++++++++++++++++--
frontend/lib/create-session.mjs | 2 +-
frontend/lib/join-session.mjs | 2 +-
frontend/lib/watch-session.mjs | 42 ++++++++++++++++++++++-----------
frontend/main.mjs | 2 +-
frontend/styles.css | 6 ++++-
9 files changed, 73 insertions(+), 26 deletions(-)
diff --git a/frontend/create.html b/frontend/create.html
index ed15b74..914f54d 100644
--- a/frontend/create.html
+++ b/frontend/create.html
@@ -3,7 +3,7 @@
watch party :D
-
+
@@ -47,6 +47,6 @@
-
+