Skip to content

Commit

Permalink
chore: clean-up
Browse files Browse the repository at this point in the history
  • Loading branch information
motorina0 committed Nov 8, 2024
1 parent cc9dcc4 commit bf58272
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions templates/nostrrelay/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,13 +105,7 @@ <h5 class="text-subtitle1 q-my-none">Relays</h5>
<q-td colspan="100%">
<div class="row items-center q-mb-lg">
<div class="col-12">
wwww<br/>
<span v-text="props.row.id"></span><br/>
<span v-text="g.user.wallets[0].inkey"></span><br/>
<span v-text="g.user.wallets[0].adminkey"></span><br/>
<span v-text="g.user.walletOptions"></span><br/>
<relay-details

:relay-id="props.row.id"
:adminkey="g.user.wallets[0].adminkey"
:inkey="g.user.wallets[0].inkey"
Expand Down

0 comments on commit bf58272

Please sign in to comment.