mirror of
https://github.com/wassname/talk.git
synced 2026-08-12 12:30:39 +08:00
adding slot userDetailCommentContent
This commit is contained in:
@@ -7,6 +7,7 @@ export default {
|
||||
draftArea: [Editor],
|
||||
commentContent: [CommentContent],
|
||||
adminCommentContent: [CommentContent],
|
||||
userDetailCommentContent: [CommentContent],
|
||||
},
|
||||
fragments: {
|
||||
CreateCommentResponse: gql`
|
||||
|
||||
Reference in New Issue
Block a user