mirror of
https://github.com/bitwarden/mobile
synced 2025-12-05 23:53:33 +00:00
themeing
This commit is contained in:
@@ -349,7 +349,7 @@ namespace Bit.App.Pages
|
||||
col.Checked = CollectionIds.Contains(col.Collection.Id);
|
||||
}
|
||||
}
|
||||
if(Cipher.Login.Uris != null)
|
||||
if(Cipher.Login?.Uris != null)
|
||||
{
|
||||
Uris.ResetWithRange(Cipher.Login.Uris);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user