mirror of
https://github.com/bitwarden/mobile
synced 2025-12-14 23:33:34 +00:00
domains and cipherview
This commit is contained in:
@@ -21,7 +21,7 @@ namespace Bit.Core.Models.Domain
|
||||
return Task.FromResult(new SecureNoteView(this));
|
||||
}
|
||||
|
||||
public SecureNoteData ToLoginUriData()
|
||||
public SecureNoteData ToSecureNoteData()
|
||||
{
|
||||
return new SecureNoteData
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user