New alert system and panel de control page
This commit is contained in:
@@ -45,7 +45,7 @@ export const ROUTES = {
|
||||
|
||||
// Dashboard
|
||||
DASHBOARD: '/app/dashboard',
|
||||
|
||||
|
||||
// Inventory Management
|
||||
INVENTORY: '/app/database/inventory',
|
||||
INVENTORY_INGREDIENTS: '/inventory/ingredients',
|
||||
@@ -514,6 +514,7 @@ export const routesConfig: RouteConfig[] = [
|
||||
],
|
||||
},
|
||||
|
||||
|
||||
// Settings Section
|
||||
{
|
||||
path: '/app/settings',
|
||||
|
||||
Reference in New Issue
Block a user