mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 12:43:09 -05:00
- Updated the ManageRules component to use ScheduleEntity type for schedules. - Improved the describeSchedule function to include type annotations for better clarity. - Added a conditional check to handle cases where the schedule may not exist, ensuring robust functionality.