From 72bf5a00a54328c11ffe0f94ac52081957ec3898 Mon Sep 17 00:00:00 2001 From: Daniel Poss Date: Sat, 15 Mar 2025 23:53:12 -0500 Subject: [PATCH] Fix HTML comment syntax in index.html for Firebase initialization script --- web/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/index.html b/web/index.html index b9984c2..7b3698e 100644 --- a/web/index.html +++ b/web/index.html @@ -40,7 +40,7 @@ - + const analytics = getAnalytics(app);