mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-13 06:56:48 +00:00
update bindle form
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<div class="py-6">
|
||||
@if(auth()->id() == config('portal.bonus.fiat-tracker-user-id'))
|
||||
<x-button icon="plus"
|
||||
:href="route('library.libraryItem.form', ['country' => 'de'])">
|
||||
:href="route('library.libraryItem.form', ['country' => 'de', 'isBindle' => true])">
|
||||
{{ __('Neues Bindle hochladen') }}
|
||||
</x-button>
|
||||
@endif
|
||||
|
||||
Reference in New Issue
Block a user