🎨 update eslint.config.js
This commit is contained in:
1
src/types/comment.d.ts
vendored
1
src/types/comment.d.ts
vendored
@@ -28,7 +28,6 @@ interface CommentContent {
|
||||
}
|
||||
|
||||
export interface ReplyCommentParams {
|
||||
user_id: string,
|
||||
topic_id: string,
|
||||
content: string,
|
||||
images: string[],
|
||||
|
Reference in New Issue
Block a user