mirror of
https://github.com/liamcottle/reticulum-meshchat.git
synced 2026-04-28 00:20:48 +00:00
remove reload button
This commit is contained in:
parent
a57eb22e7f
commit
e141df6698
1 changed files with 0 additions and 5 deletions
|
|
@ -7,11 +7,6 @@
|
|||
<div class="font-semibold">Propagation Nodes</div>
|
||||
<div class="text-sm">Showing {{ propagationNodes.length }} recently heard nodes.</div>
|
||||
</div>
|
||||
<div class="ml-auto my-auto">
|
||||
<button @click="loadPropagationNodes" type="button" class="my-auto inline-flex items-center gap-x-1 rounded-md bg-gray-500 px-2 py-1 text-sm font-semibold text-white shadow-sm hover:bg-gray-400 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-gray-500">
|
||||
Reload
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- propagation nodes -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue