From 3ff27503d0f1c0ed52ae8f4ed993f78f5f8f32be Mon Sep 17 00:00:00 2001 From: JulienMaille <182520+JulienMaille@users.noreply.github.com> Date: Sun, 18 Jan 2026 13:10:31 +0000 Subject: [PATCH] style: auto-fix linting issues --- index.html | 8 ++------ styles.css | 1 - 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index f76f9f3..3b95992 100644 --- a/index.html +++ b/index.html @@ -345,7 +345,7 @@ id="custom-firebase-config" class="template-input" style="height: 150px; font-family: monospace; font-size: 0.8rem; resize: vertical" - placeholder="{"apiKey": "...", ...}" + placeholder='{"apiKey": "...", ...}' >