enhance: improve avatar decoration
This commit is contained in:
@@ -19,6 +19,8 @@ export type UserLite = {
|
||||
avatarDecorations: {
|
||||
id: ID;
|
||||
url: string;
|
||||
angle?: number;
|
||||
flipH?: boolean;
|
||||
}[];
|
||||
emojis: {
|
||||
name: string;
|
||||
|
Reference in New Issue
Block a user