Skip to content

Commit

Permalink
Update register.component.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
miladsoft committed Sep 14, 2024
1 parent d40cd6b commit 197d1ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/components/auth/register/register.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ export class RegisterComponent implements OnInit {

// Simulate saving user metadata along with keys
const userMetadata = {
secretKey,
name,
username,
about,
Expand Down

0 comments on commit 197d1ae

Please sign in to comment.