This commit is contained in:
IDONTSUDO 2024-08-13 13:03:28 +03:00
parent d41310196f
commit 48be3e6d33
110 changed files with 1722 additions and 1145 deletions

View file

@ -6,7 +6,6 @@ import { SocketLister } from "./features/socket_lister/socket_lister";
import { RouterProvider } from "react-router-dom";
import { router } from "./core/routers/routers";
import { configure } from "mobx";
configure({
enforceActions: "never",