diff --git a/src/state/sync/saga.config.js b/src/state/sync/saga.config.js index c98f45119..c27228cca 100644 --- a/src/state/sync/saga.config.js +++ b/src/state/sync/saga.config.js @@ -27,8 +27,8 @@ import { getPublicTradesStartTime, } from './selectors' -const getSyncConfReq = () => makeFetchCall('getAllPublicСollsСonfs') -const editSyncConfReq = params => makeFetchCall('editAllPublicСollsСonfs', params) +const getSyncConfReq = () => makeFetchCall('getAllPublicCollsConfs') +const editSyncConfReq = params => makeFetchCall('editAllPublicCollsConfs', params) const updateSyncErrorStatus = msg => updateErrorStatus({ id: 'status.request.error', topic: 'sync.title',