mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
lnbits paid articles added
This commit is contained in:
@@ -45,10 +45,6 @@ class LibraryItem extends Model implements HasMedia, Sortable, Feedable
|
||||
'library_id' => 'integer',
|
||||
];
|
||||
|
||||
protected $hidden = [
|
||||
'value_to_be_paid',
|
||||
];
|
||||
|
||||
public static function getFeedItems()
|
||||
{
|
||||
return self::query()
|
||||
|
||||
Reference in New Issue
Block a user