mirror of
https://github.com/bitwarden/mobile
synced 2025-12-21 18:53:29 +00:00
add tools page for autofill service
This commit is contained in:
@@ -250,5 +250,10 @@ namespace Bit.iOS.Services
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
|
||||
public void OpenAutofillSettings()
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user