1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-14 23:33:34 +00:00

domains and cipherview

This commit is contained in:
Kyle Spearrin
2019-04-13 22:53:20 -04:00
parent d136eee224
commit f228758fb7
8 changed files with 270 additions and 11 deletions

View File

@@ -21,7 +21,7 @@ namespace Bit.Core.Models.Domain
return Task.FromResult(new SecureNoteView(this));
}
public SecureNoteData ToLoginUriData()
public SecureNoteData ToSecureNoteData()
{
return new SecureNoteData
{