chore: fix HTMLHint attr-value-double-quotes in index.html

This commit is contained in:
Julien Maille 2026-01-19 00:05:56 +01:00
parent 716a1b7b05
commit b1d94a29ca

View file

@ -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': '...', ...}"
></textarea>
</div>
<div class="modal-actions">