Commit 74c2b8c
committed
Don't set end=None for recurring events
- This seems to make the events be zero-length, which is probably not
intended. At least with duration=, recurring events work as
expected with this change.
- Review: someone who knows more about ics and why this was made this
way should take a look.1 parent 464e18e commit 74c2b8c
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
0 commit comments