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:
@@ -118,7 +118,7 @@ Route::get('/lnurl-auth-callback', function (Request $request) {
|
|||||||
'name' => $fakeName,
|
'name' => $fakeName,
|
||||||
'email' => str($request->key)->substr(-12).'@portal.einundzwanzig.space',
|
'email' => str($request->key)->substr(-12).'@portal.einundzwanzig.space',
|
||||||
'lnbits' => [
|
'lnbits' => [
|
||||||
'api_key' => null,
|
'read_key' => null,
|
||||||
'url' => null,
|
'url' => null,
|
||||||
'wallet_id' => null,
|
'wallet_id' => null,
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user