mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
PORTAL-1N fixed
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex space-x-2 justify-end w-full items-end">
|
||||
@if(!str(request()->route()->getName())->contains('.view'))
|
||||
@if(!str(request()->route()->getName())->contains(['.view', 'landing']))
|
||||
<x-native-select
|
||||
label="{{ __('Change country') }}"
|
||||
wire:model="c"
|
||||
|
||||
Reference in New Issue
Block a user