mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-18 13:45:23 +02:00
- Updated the ShowSchedules component to include a delay before refetching schedules after a successful manual run, enhancing user experience by providing a brief confirmation period. - Removed unnecessary console logging in the updateSchedule function to streamline the code and improve maintainability. - Modified the scheduleJob utility to accept scheduleId as the first parameter, improving clarity and consistency in job scheduling.