Use correct fragment name

This commit is contained in:
Chi Vinh Le
2017-06-13 22:01:58 +07:00
parent efc4db56d0
commit aed265efcc
+2 -1
View File
@@ -7,7 +7,7 @@ export default {
'SuspendUserResponse',
'RejectUsernameResponse',
'SetUserStatusResponse',
'PostCommentResponse',
'CreateFlagResponse',
'EditCommentResponse',
'PostFlagResponse',
'CreateDontAgreeResponse',
@@ -17,3 +17,4 @@ export default {
'StopIgnoringUserResponse',
)
};