mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
nostr fix
This commit is contained in:
@@ -57,7 +57,7 @@ trait NostrTrait
|
||||
if ($model->course->lecturer->nostr) {
|
||||
$from .= '@'.$model->course->lecturer->nostr;
|
||||
} else {
|
||||
$from .= $model->lecturer->name;
|
||||
$from .= $model->course->lecturer->name;
|
||||
}
|
||||
|
||||
return sprintf("Unser Dozent %s hat einen neuen Kurs-Termin eingestellt:\n%s\n%s\n%s\n\n#Bitcoin #Kurs #Education #Einundzwanzig #gesundesgeld",
|
||||
|
||||
Reference in New Issue
Block a user