Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(dav): fix event birthday alarms not being updated
In #33251 the default offset for a birthday event alarm was changed to 9AM on the day of the event. However the birthdayEvenChanged method did not account for alarm changes, so it was never propagated to existing birthday events, which were kept on midnight. Signed-off-by: Thomas Citharel <tcit@tcit.fr>
- Loading branch information