Merge branch 'develop' into feat/billing-brl-pix-new-users

This commit is contained in:
Tanmay Deep Sharma
2026-06-15 14:27:55 +05:30
committed by GitHub
53 changed files with 1475 additions and 232 deletions
@@ -7,4 +7,5 @@ export const LOCAL_STORAGE_KEYS = {
DISMISSED_LABEL_SUGGESTIONS: 'labelSuggestionsDismissed',
MESSAGE_REPLY_TO: 'messageReplyTo',
RECENT_SEARCHES: 'recentSearches',
SIDEBAR_MINIMIZED_SECTIONS: 'sidebarMinimizedSections',
};