mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 07:43:37 +00:00
renaming things
This commit is contained in:
@@ -76,7 +76,7 @@ namespace Bit.Android.Autofill
|
||||
|
||||
var parser = new Parser(structure);
|
||||
parser.ParseForSave();
|
||||
var filledAutofillFieldCollection = parser.GetClientFormData();
|
||||
var filledAutofillFieldCollection = parser.FilledFieldCollection;
|
||||
//SaveFilledAutofillFieldCollection(filledAutofillFieldCollection);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user