You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: hide notes toggle when not using Google Calendar, strengthen nil tests
Use a gated Binding so the toggle visually shows off when the event store
provider is not Google Calendar (while preserving the stored preference for
when the user switches back). Use XCTUnwrap in nil-asserting tests so a
parser regression that returns nil is caught rather than silently passing.
0 commit comments