fix: My Day toggle only hides buttons not panel, default to false
This commit is contained in:
@@ -28,7 +28,7 @@ window.OutlookRelook.DEFAULTS = {
|
||||
hideFocusedOtherTabs: true,
|
||||
hideSidebarAppIcons: false,
|
||||
hideGroupsSection: false,
|
||||
hideMyDayButtons: true,
|
||||
hideMyDayButtons: false,
|
||||
hideSenderAvatars: false,
|
||||
hideFeatureDiscovery: true,
|
||||
hideVivaInsights: true,
|
||||
|
||||
Reference in New Issue
Block a user