From 48d370ec4342983f3fa184caed0ac4820371e6eb Mon Sep 17 00:00:00 2001 From: Klemek Date: Fri, 14 Mar 2025 00:18:00 +0100 Subject: [PATCH] WIP --- eslint.config.mjs | 1 + index.html | 25 +++++++-- main.js | 134 +++++++++++++++++++++++++++++++++++++++++++--- style.css | 4 ++ 4 files changed, 153 insertions(+), 11 deletions(-) diff --git a/eslint.config.mjs b/eslint.config.mjs index be5f17b..5cc6c88 100644 --- a/eslint.config.mjs +++ b/eslint.config.mjs @@ -10,6 +10,7 @@ export default [ globals: { ...globals.browser, lucide: "readonly", + Peer: "readonly", }, }, }, diff --git a/index.html b/index.html index 56e8a51..f685d2a 100644 --- a/index.html +++ b/index.html @@ -4,10 +4,11 @@ - Change this you moron + File Whizz +