mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
change wallet/public key
This commit is contained in:
@@ -35,6 +35,14 @@
|
||||
{{ __('My profile') }}
|
||||
</x-button>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<x-button xs amber href="{{ route('profile.wallet') }}"
|
||||
:active="request()->routeIs('profile.wallet')">
|
||||
<i class="fa fa-thin fa-user"></i>
|
||||
{{ __('Change lightning wallet/pubkey') }}
|
||||
</x-button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user