WIP Refactor stuff

This commit is contained in:
2026-08-11 13:26:37 -06:00
parent 0dcd07c6f7
commit ea4767acc9
7 changed files with 97 additions and 88 deletions
@@ -9,7 +9,7 @@
<section>
<h3>Relays</h3>
<%= render Settings::NostrRelayStatusComponent.new(
relay_urls: @relay_urls
nip65_event: @nip65_event
) %>
</section>
<% end %>