lnbits paid articles added

This commit is contained in:
HolgerHatGarKeineNode
2023-03-13 17:11:31 +01:00
parent cfd6156937
commit 07be5d9b0c
2 changed files with 8 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
@if(auth()->user()->lnbits)
<x-button
class="whitespace-nowrap"
:href="route('news.form', ['paid' => true])"
:href="route('news.form', ['type' => 'paid'])"
primary>
<i class="fa fa-thin fa-plus"></i>
{{ __('Submit paid news article') }}