Merge branch 'main' into update-listening-format
This commit is contained in:
@@ -14,6 +14,7 @@ export interface User {
|
||||
bio: string;
|
||||
isVerified: boolean;
|
||||
demographicInformation?: DemographicInformation;
|
||||
isDisabled?: boolean;
|
||||
}
|
||||
|
||||
export interface DemographicInformation {
|
||||
|
||||
Reference in New Issue
Block a user