Переписываю спорные решения
This commit is contained in:
parent
75de4983c9
commit
adc50b62f9
@ -26,7 +26,7 @@ const Home = () => {
|
||||
setIsLoadingMore(true);
|
||||
apiRequest('/profile',{
|
||||
//Корс блокирует все фильтры в гет параметрах
|
||||
// params: {"get-document-list": 1000},
|
||||
params: {"offset": 1000},
|
||||
role,
|
||||
// logout: () => dispatch(auth(false))
|
||||
}).then((profileArr) => {
|
||||
|
Loading…
Reference in New Issue
Block a user