fix and update
This commit is contained in:
@@ -40,6 +40,7 @@ type FedcmAccountsResponse = {
|
||||
given_name?: string;
|
||||
email?: string;
|
||||
picture?: string;
|
||||
tel?: string;
|
||||
approved_clients?: string[];
|
||||
}>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user