mirror of
https://github.com/bitwarden/mobile
synced 2025-12-05 23:53:33 +00:00
custom fields add/edit
This commit is contained in:
@@ -61,5 +61,10 @@ namespace Bit.App.Pages
|
||||
{
|
||||
_vm.AddUri();
|
||||
}
|
||||
|
||||
private void NewField_Clicked(object sender, System.EventArgs e)
|
||||
{
|
||||
_vm.AddField();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user