lnbits paid articles added

This commit is contained in:
HolgerHatGarKeineNode
2023-03-13 21:48:25 +01:00
parent be989f0882
commit b8959946d3

View File

@@ -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()