mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
$wire login
This commit is contained in:
@@ -50,7 +50,7 @@ class Login extends Component
|
|||||||
'url' => null,
|
'url' => null,
|
||||||
'wallet_id' => null,
|
'wallet_id' => null,
|
||||||
],
|
],
|
||||||
'nostr' => $value['npub'],
|
'nostr' => $value,
|
||||||
]);
|
]);
|
||||||
$user->ownedTeams()
|
$user->ownedTeams()
|
||||||
->save(Team::forceCreate([
|
->save(Team::forceCreate([
|
||||||
|
|||||||
Reference in New Issue
Block a user