Optimize profile avatar uploads and sync urls
This commit is contained in:
@@ -701,6 +701,7 @@ export type ProfileRequestDataType = {
|
||||
about: string | null;
|
||||
aboutEmoji: string | null;
|
||||
avatar: boolean;
|
||||
sameAvatar: boolean;
|
||||
commitment: string;
|
||||
name: string;
|
||||
paymentAddress: string | null;
|
||||
|
Reference in New Issue
Block a user