From bb17d5853688c9ada8a48126d0aecc518027aaa7 Mon Sep 17 00:00:00 2001 From: gnattu Date: Sun, 20 Oct 2024 22:39:50 +0800 Subject: [PATCH] Use daysofweek and hours as key This is better and any sane person should not set multiple schdules to be exactly the same --- src/apps/dashboard/routes/users/parentalcontrol.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/dashboard/routes/users/parentalcontrol.tsx b/src/apps/dashboard/routes/users/parentalcontrol.tsx index e3bdde14b7..c2e289abe7 100644 --- a/src/apps/dashboard/routes/users/parentalcontrol.tsx +++ b/src/apps/dashboard/routes/users/parentalcontrol.tsx @@ -479,7 +479,7 @@ const UserParentalControl = () => {
{accessSchedules.map((accessSchedule, index) => { return