Download all events.

This commit is contained in:
Ryan Breen
2023-02-15 23:02:38 -05:00
parent 91b8d6023b
commit 0ae412e1ba
3 changed files with 34 additions and 1 deletions

View File

@@ -107,6 +107,10 @@
<input type="text" class="input" x-model="pubkey" @input.debounce="reload">
</div>
</div>
<div>
<button class="button mt-3" @click="saveAll">Save all</button>
</div>
</div>