mirror of
https://github.com/bitwarden/mobile
synced 2025-12-05 23:53:33 +00:00
change options autofill label to include accessib.
This commit is contained in:
@@ -154,7 +154,7 @@ namespace Bit.App.Pages
|
||||
{
|
||||
Root = new TableRoot
|
||||
{
|
||||
new TableSection(AppResources.AutofillService)
|
||||
new TableSection(AppResources.AutofillAccessibilityService)
|
||||
{
|
||||
AutofillAlwaysCell
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user