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:
@@ -74,6 +74,9 @@ class NewsArticleForm extends Component
|
||||
if (!$this->fromUrl) {
|
||||
$this->fromUrl = url()->previous();
|
||||
}
|
||||
if (!$this->libraryItem->value_to_be_paid) {
|
||||
$this->libraryItem->value_to_be_paid = '';
|
||||
}
|
||||
}
|
||||
|
||||
public function updatedImages($value)
|
||||
|
||||
Reference in New Issue
Block a user