mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
lnbits paid articles added
This commit is contained in:
@@ -154,7 +154,7 @@
|
||||
</div>
|
||||
<div>
|
||||
<x-button xs
|
||||
:href="route('news.form', ['libraryItem' => $libraryItem])">
|
||||
:href="route('news.form', ['libraryItem' => $libraryItem, 'type' => $libraryItem->sats ? 'paid' : null])">
|
||||
<i class="fa fa-thin fa-edit"></i>
|
||||
{{ __('Edit') }}
|
||||
</x-button>
|
||||
|
||||
Reference in New Issue
Block a user