mirror of
https://github.com/bitwarden/jslib
synced 2025-12-06 00:03:29 +00:00
fix default forwardedService property name (#788)
This commit is contained in:
@@ -10,7 +10,7 @@ const DefaultOptions = {
|
||||
wordIncludeNumber: true,
|
||||
subaddressType: "random",
|
||||
catchallType: "random",
|
||||
forwardedType: "simplelogin",
|
||||
forwardedService: "simplelogin",
|
||||
forwardedAnonAddyDomain: "anonaddy.me",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user