-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug fix: repeating events appeared multiple times
The bug was that a repeating event appeared multiple times at the first day it was scheduled/deadline; the reason is this package scrapes the agenda for data and in day-mode an individual repeating events appears in all the future dates so need to dedup it.
- Loading branch information
1 parent
26ab323
commit a00473f
Showing
1 changed file
with
14 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters