mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 23:33:31 +00:00
SG-632 Fix default value of email providers list (#4213)
This commit is contained in:
@@ -17,7 +17,7 @@ const DefaultOptions = {
|
||||
wordIncludeNumber: true,
|
||||
subaddressType: "random",
|
||||
catchallType: "random",
|
||||
forwardedService: "simplelogin",
|
||||
forwardedService: "",
|
||||
forwardedAnonAddyDomain: "anonaddy.me",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user