mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-13 06:56:48 +00:00
nostr events schedule
This commit is contained in:
@@ -17,7 +17,7 @@ class OrangePillObserver
|
||||
public function created(OrangePill $orangePill): void
|
||||
{
|
||||
try {
|
||||
$this->publishOnNostr($orangePill, $this->getText('OrangePill'));
|
||||
$this->publishOnNostr($orangePill, $this->getText($orangePill));
|
||||
} catch (Exception $e) {
|
||||
Log::error($e->getMessage());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user