Skip to content

Commit

Permalink
uptdaed account
Browse files Browse the repository at this point in the history
  • Loading branch information
KostiantynFandeliuk committed Dec 15, 2024
1 parent 1ba459a commit 3ca4ce1
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion scripts/__dropins__/storefront-account/reload

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ export interface getCustomerShortResponse {
lastname: string;
email: string;
date_of_birth: string;
dob: string;
gender: 1 | 2;
middlename: string;
prefix: string;
Expand Down

0 comments on commit 3ca4ce1

Please sign in to comment.