mirror of
https://github.com/bitwarden/mobile
synced 2025-12-05 23:53:33 +00:00
add/edit/delete custom fields. remove field page.
This commit is contained in:
@@ -592,7 +592,7 @@ namespace Bit.App.Models.Page
|
||||
}
|
||||
else
|
||||
{
|
||||
cipher.Fields = null;
|
||||
Fields = null;
|
||||
}
|
||||
|
||||
switch(cipher.Type)
|
||||
|
||||
Reference in New Issue
Block a user