mirror of
https://github.com/bitwarden/mobile
synced 2025-12-21 02:33:36 +00:00
log autofill events
This commit is contained in:
@@ -36,7 +36,7 @@ namespace Bit.iOS.Extension
|
||||
|
||||
partial void BackButton_Activated(UIBarButtonItem sender)
|
||||
{
|
||||
LoadingController.CompleteRequest(null);
|
||||
LoadingController.CompleteRequest(null, null);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user