处理列表
This commit is contained in:
@@ -182,7 +182,9 @@ export interface ListCardProps {
|
||||
showSkeleton?: boolean;
|
||||
key?: string
|
||||
participants: {
|
||||
user: {
|
||||
avatar_url: string;
|
||||
};
|
||||
}[];
|
||||
venue_image_list: {
|
||||
url: string;
|
||||
|
||||
Reference in New Issue
Block a user