mirror of
https://github.com/bitwarden/mobile
synced 2025-12-22 11:13:49 +00:00
Reactor rename Sites => Logins
This commit is contained in:
@@ -33,7 +33,7 @@ namespace Bit.Android
|
||||
|
||||
try
|
||||
{
|
||||
// TODO: lookup site
|
||||
// TODO: lookup login
|
||||
LastReceivedCredentials = new Credentials { User = "username", Password = "12345678", Url = _lastQueriedUrl };
|
||||
}
|
||||
catch(Exception e)
|
||||
|
||||
Reference in New Issue
Block a user