mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2026-01-24 10:13:18 +00:00
feat: add successful payment response handling
This commit is contained in:
@@ -26,7 +26,7 @@ class WebLN extends Component
|
||||
);
|
||||
}
|
||||
|
||||
public function success($preimage)
|
||||
public function success()
|
||||
{
|
||||
$this->paymentDone = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user