diff --git a/src/components/FloatingSupportChat/Chat.tsx b/src/components/FloatingSupportChat/Chat.tsx index 56d620b..cc08f8a 100644 --- a/src/components/FloatingSupportChat/Chat.tsx +++ b/src/components/FloatingSupportChat/Chat.tsx @@ -421,14 +421,14 @@ export default function Chat({ open = false, onclickArrow, sx }: Props) { > онлайн-консультант - время работы 10:00-3:00 по мск - + */} { - console.error("usePrivilegeFetcher error :>> ", error); - }, - }); + // usePrivilegeFetcher({ + // onSuccess: setPrivileges, + // onError: (error) => { + // console.error("usePrivilegeFetcher error :>> ", error); + // }, + // }); useHistoryData();