lnbits paid articles added

This commit is contained in:
HolgerHatGarKeineNode
2023-03-13 21:43:23 +01:00
parent 603c7d85b9
commit 3e69faf5f3

View File

@@ -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>