diff --git a/app/Http/Livewire/Auth/Login.php b/app/Http/Livewire/Auth/Login.php index 0b26baf9..55673a3d 100644 --- a/app/Http/Livewire/Auth/Login.php +++ b/app/Http/Livewire/Auth/Login.php @@ -50,7 +50,7 @@ class Login extends Component 'url' => null, 'wallet_id' => null, ], - 'nostr' => $value['npub'], + 'nostr' => $value, ]); $user->ownedTeams() ->save(Team::forceCreate([