mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
enable comments for meetup events
This commit is contained in:
@@ -105,9 +105,9 @@ class LibraryItem extends Model implements HasMedia, Sortable
|
||||
}
|
||||
|
||||
/*
|
||||
* This string will be used in notifications on what a new comment
|
||||
* was made.
|
||||
*/
|
||||
* This string will be used in notifications on what a new comment
|
||||
* was made.
|
||||
*/
|
||||
public function commentableName(): string
|
||||
{
|
||||
return __('Library Item');
|
||||
|
||||
Reference in New Issue
Block a user