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