mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
'img/einundzwanzig.png'
This commit is contained in:
@@ -102,7 +102,7 @@ class Meetup extends Model implements HasMedia
|
||||
if ($media) {
|
||||
$path = str($media->getPath())->after('storage/app/');
|
||||
} else {
|
||||
$path = 'public/fallback/einundzwanzig.png';
|
||||
$path = 'img/einundzwanzig.png';
|
||||
}
|
||||
|
||||
return Attribute::make(
|
||||
|
||||
Reference in New Issue
Block a user