mirror of
https://github.com/bitwarden/browser
synced 2026-02-12 06:23:38 +00:00
Add 'Accept-Language' header to ApiService requests with value obtained from i18nService
This commit is contained in:
@@ -676,6 +676,7 @@ const safeProviders: SafeProvider[] = [
|
||||
LogService,
|
||||
LOGOUT_CALLBACK,
|
||||
VaultTimeoutSettingsServiceAbstraction,
|
||||
I18nServiceAbstraction,
|
||||
],
|
||||
}),
|
||||
safeProvider({
|
||||
|
||||
Reference in New Issue
Block a user