mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
not approved
This commit is contained in:
@@ -49,6 +49,11 @@ class LibraryItemObserver
|
||||
}
|
||||
|
||||
} else {
|
||||
|
||||
if (!$libraryItem->approved) {
|
||||
return;
|
||||
}
|
||||
|
||||
$text = sprintf("Ein neuer News-Artikel wurde verfasst:\n\n%s\n\n%s\n\n#Bitcoin #News #Einundzwanzig #gesundesgeld",
|
||||
$libraryItemName,
|
||||
url()->route('article.view',
|
||||
|
||||
Reference in New Issue
Block a user