mirror of
https://github.com/bitwarden/mobile
synced 2026-01-07 02:53:56 +00:00
change icons server to bitwarden.net
This commit is contained in:
@@ -79,7 +79,7 @@ namespace Bit.App.Models.Page
|
||||
}
|
||||
else
|
||||
{
|
||||
iconsUrl = "https://icons.bitwarden.com";
|
||||
iconsUrl = "https://icons.bitwarden.net";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user