mirror of
https://github.com/bitwarden/android.git
synced 2025-01-11 18:57:39 +03:00
change options autofill label to include accessib.
This commit is contained in:
parent
8b2471c128
commit
ec32679ab1
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ namespace Bit.App.Pages
|
||||||
{
|
{
|
||||||
Root = new TableRoot
|
Root = new TableRoot
|
||||||
{
|
{
|
||||||
new TableSection(AppResources.AutofillService)
|
new TableSection(AppResources.AutofillAccessibilityService)
|
||||||
{
|
{
|
||||||
AutofillAlwaysCell
|
AutofillAlwaysCell
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue