The href is needed to avoid warnings

This commit is contained in:
Niek van der Maas
2023-03-24 15:14:39 +01:00
parent f6f17bfd0d
commit ab90e64415

View File

@@ -42,6 +42,7 @@
</li>
<li>
<a class="panel-block"
href="{'#/'}"
class:is-disabled={!$apiKeyStorage}
on:click={() => {
const confirmDelete = window.confirm('Are you sure you want to delete all your chats?')