From d1df21cb8e4344fefb0db043240551d5c7ca10f5 Mon Sep 17 00:00:00 2001 From: Proddy Date: Fri, 12 May 2023 08:25:45 +0200 Subject: [PATCH] add refresh to device data --- interface/src/project/DashboardDevices.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/interface/src/project/DashboardDevices.tsx b/interface/src/project/DashboardDevices.tsx index 039e09a83..6c9656cda 100644 --- a/interface/src/project/DashboardDevices.tsx +++ b/interface/src/project/DashboardDevices.tsx @@ -490,7 +490,7 @@ const DashboardDevices: FC = () => { - + @@ -509,6 +509,9 @@ const DashboardDevices: FC = () => { )} + + +