mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
hotfix
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<x-button
|
||||
primary
|
||||
xs
|
||||
:href="route('meetup.event.landing', ['country' => $country, 'meetupEvent' => $row->id])"
|
||||
:href="route('meetup.event.landing', ['country' => $row->meetup->city->country, 'meetupEvent' => $row->id])"
|
||||
>
|
||||
<i class="fa fa-thin fa-browser mr-2"></i>
|
||||
{{ __('Link to participate') }}
|
||||
|
||||
Reference in New Issue
Block a user