mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2026-01-24 10:13:18 +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