mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-app.git
synced 2025-12-14 12:06:46 +00:00
🛠️ Add Nostr publishing support with i18n templates and country‑specific configuration for domain handling and CLI command
This commit is contained in:
@@ -76,7 +76,7 @@ class Meetup extends Model implements HasMedia
|
||||
$this
|
||||
->addMediaCollection('logo')
|
||||
->singleFile()
|
||||
->useFallbackUrl(asset('img/einundzwanzig.png'));
|
||||
->useFallbackUrl(get_domain_image());
|
||||
}
|
||||
|
||||
public function createdBy(): BelongsTo
|
||||
|
||||
Reference in New Issue
Block a user