mirror of
https://github.com/wgh136/nysoure.git
synced 2025-12-16 15:51:14 +00:00
Update comments UI
This commit is contained in:
@@ -126,6 +126,7 @@ export interface Comment {
|
||||
images: Image[];
|
||||
content_truncated: boolean;
|
||||
reply_count: number;
|
||||
replies: Comment[];
|
||||
}
|
||||
|
||||
export interface CommentWithResource {
|
||||
|
||||
Reference in New Issue
Block a user