case constants.FINISH_SAVEREPLY:
      return {
        ...state,
        replySaving: false,
        replySaved: action.payload.success,