disable dev Reports page

This commit is contained in:
2025-12-23 10:40:17 +09:00
parent d9cba82369
commit 2a3f2b4c99

View File

@ -147,9 +147,9 @@ const pages = [
path: "/fuel/reports", path: "/fuel/reports",
icon: <Form24Color />, icon: <Form24Color />,
component: <ReportsPage />, component: <ReportsPage />,
drawer: true, drawer: false,
dashboard: true, dashboard: false,
enabled: true, enabled: false,
}, },
// { // {
// label: "ИКС", // label: "ИКС",