Bump welshman

This commit is contained in:
Jon Staab
2024-11-07 15:10:28 -08:00
parent 98afc356a8
commit ba54615a3f
9 changed files with 62 additions and 123 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
const relay = deriveRelay(url)
$: connections = $relay?.stats?.connect_count || 0
$: connections = $relay?.stats?.open_count || 0
</script>
<div class="card2 card2-sm bg-alt column gap-2">