Skip to content

Commit

Permalink
follow all nostr plebs
Browse files Browse the repository at this point in the history
  • Loading branch information
HolgerHatGarKeineNode committed Aug 23, 2023
1 parent 8c2e341 commit ff158e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions resources/views/livewire/nostr/plebs-overview.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,9 @@
<x-button x-show="!currentUser" primary label="{{ __('NIP-07 Login') }}" icon="login"
@click="login()"/>
</p>
<p class="text-gray-100">
<span>{{ __('Log in with your Nostr Extension so you can follow all plebs with one click.') }}</span>
</p>
<h3 x-show="currentUser && currentUser.profile" class="py-4 text-gray-100 text-2xl">
{{ __('Logged into Nostr as:') }}
</h3>
Expand Down

0 comments on commit ff158e5

Please sign in to comment.