Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix off-by-one error in agenda display
As noted by aranor.16 on Matrix chat, the watch is supposed to show today's agenda items when you swipe left, but there was an off-by-one error that only showed items for the next month on the same day. This has been fixed, and it now works perfectly with the calendar. Signed-off-by: Ed Beroset <[email protected]>
- Loading branch information