From 7ee61ace8f368c40f6d20279ddbf86cc6f2fdcbc Mon Sep 17 00:00:00 2001 From: Omar Oughriss Date: Mon, 20 Oct 2025 15:52:43 +0200 Subject: [PATCH] Use processes as props in Chat component --- app/dashboard/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/dashboard/page.tsx b/app/dashboard/page.tsx index 26980f5..9550af2 100644 --- a/app/dashboard/page.tsx +++ b/app/dashboard/page.tsx @@ -388,7 +388,7 @@ export default function DashboardPage() { {/* Messages intégrés */}
- +
{/* Nouveaux indicateurs de stockage */}