Fix games list

This commit is contained in:
2026-01-04 03:17:17 +07:00
parent 475e2cf4cd
commit 18ffff5473
5 changed files with 47 additions and 321 deletions

View File

@@ -2,7 +2,6 @@ export { AdminLayout } from './AdminLayout'
export { AdminDashboardPage } from './AdminDashboardPage'
export { AdminUsersPage } from './AdminUsersPage'
export { AdminMarathonsPage } from './AdminMarathonsPage'
export { AdminDisputesPage } from './AdminDisputesPage'
export { AdminLogsPage } from './AdminLogsPage'
export { AdminBroadcastPage } from './AdminBroadcastPage'
export { AdminContentPage } from './AdminContentPage'