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