mirror of
https://github.com/bitwarden/android.git
synced 2025-01-12 11:17:30 +03:00
change icons server to bitwarden.net
This commit is contained in:
parent
84a10139c1
commit
899816673c
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ namespace Bit.App.Models.Page
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
iconsUrl = "https://icons.bitwarden.com";
|
iconsUrl = "https://icons.bitwarden.net";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue