Merge remote-tracking branch 'origin/main' into pashpashpash/accounts

This commit is contained in:
pashpashpash
2025-02-03 16:42:29 -08:00
77 changed files with 6252 additions and 1292 deletions
@@ -35,7 +35,6 @@ export const ExtensionStateContextProvider: React.FC<{
shouldShowAnnouncement: false,
autoApprovalSettings: DEFAULT_AUTO_APPROVAL_SETTINGS,
browserSettings: DEFAULT_BROWSER_SETTINGS,
localeLanguage: "en",
chatSettings: DEFAULT_CHAT_SETTINGS,
isLoggedIn: false,
})