mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 14:53:33 +00:00
feedback from fastmail (#3375)
* feedback from fastmail * follow redirects for getting account id api
This commit is contained in:
@@ -74,7 +74,7 @@ export class GeneratorComponent implements OnInit {
|
||||
{ name: "SimpleLogin", value: "simplelogin" },
|
||||
{ name: "AnonAddy", value: "anonaddy" },
|
||||
{ name: "Firefox Relay", value: "firefoxrelay" },
|
||||
{ name: "FastMail", value: "fastmail" },
|
||||
{ name: "Fastmail", value: "fastmail" },
|
||||
{ name: "DuckDuckGo", value: "duckduckgo" },
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user