diff --git a/Clocker/Overall App/AppDefaults.swift b/Clocker/Overall App/AppDefaults.swift index e99ba51..8d9a4e0 100644 --- a/Clocker/Overall App/AppDefaults.swift +++ b/Clocker/Overall App/AppDefaults.swift @@ -34,7 +34,7 @@ class AppDefaults { CLShowAppInForeground: 0, CLFutureSliderRange: 0, CLShowAllDayEventsInUpcomingView: 1, - CLShowMeetingInMenubar: 1, + CLShowMeetingInMenubar: 0, CLTruncateTextLength: 30, CLSelectedCalendars: [], CLAppDisplayOptions: 0,