mirror of
https://github.com/bitwarden/server.git
synced 2025-01-26 22:31:30 +01:00
fix walgreens photo mapping
This commit is contained in:
parent
aa07c6fae4
commit
294a80436e
@ -8,7 +8,7 @@ namespace Bit.Icons.Services
|
|||||||
{
|
{
|
||||||
["login.yahoo.com"] = "yahoo.com",
|
["login.yahoo.com"] = "yahoo.com",
|
||||||
["accounts.google.com"] = "google.com",
|
["accounts.google.com"] = "google.com",
|
||||||
["photo.wallgreens.com"] = "wallgreens.com",
|
["photo.walgreens.com"] = "walgreens.com",
|
||||||
["passport.yandex.com"] = "yandex.com",
|
["passport.yandex.com"] = "yandex.com",
|
||||||
// TODO: Add others here
|
// TODO: Add others here
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user