Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure calendars see separate events
Not having a unique UID causes issues in some calendar applications. Similarly, there seemed to be odd mutation issues when doing a shallow clone. We also only loop through the `VEVENT` objects, as these are the only ones we care about right now.
- Loading branch information