mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-18 13:45:23 +02:00
- Simplified the mutation calls in the ShowSchedules component by removing success callbacks, streamlining the code. - Improved the display logic to conditionally render the HandleSchedules component when schedules are present. - Enhanced error handling in the runManually mutation within the schedule API, ensuring proper logging and error messaging for better debugging.