diff --git a/frontend/src/pages/pc/admin/schedules/ScheduleBots.jsx b/frontend/src/pages/pc/admin/schedules/ScheduleBots.jsx index 144bc61..9271797 100644 --- a/frontend/src/pages/pc/admin/schedules/ScheduleBots.jsx +++ b/frontend/src/pages/pc/admin/schedules/ScheduleBots.jsx @@ -174,7 +174,6 @@ function ScheduleBots() { day: 'numeric', hour: '2-digit', minute: '2-digit', - hour12: false, }); };