Refactor for setUserStatus to setUserBanStatus

This commit is contained in:
Belen Curcio
2017-11-19 21:18:50 -03:00
parent e34ba248b9
commit 367ec00a02
5 changed files with 15 additions and 11 deletions
@@ -3,6 +3,7 @@ import {createDefaultResponseFragments} from '../utils';
// fragments defined here are automatically registered.
export default {
...createDefaultResponseFragments(
'SetUserBanStatusResponse',
'SetUserSuspensionStatusResponse',
'SetCommentStatusResponse',
'SuspendUserResponse',