From 841c7353a278e16a69ee171c972b20748a6e2e38 Mon Sep 17 00:00:00 2001 From: Paul Wieland Date: Tue, 23 Jan 2024 15:54:47 -0500 Subject: [PATCH] rm console.log --- static/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/static/index.html b/static/index.html index 6529554..da91f71 100644 --- a/static/index.html +++ b/static/index.html @@ -305,7 +305,6 @@ } button.manifest = `${hardware}${protocol}-manifest.json`; - console.log(button.manifest); }) );