update title of accessibility service page
This commit is contained in:
parent
81700cfb44
commit
daa2ca876b
File diff suppressed because it is too large
Load Diff
|
@ -182,7 +182,7 @@ namespace Bit.App.Pages
|
||||||
return true;
|
return true;
|
||||||
});
|
});
|
||||||
|
|
||||||
Title = AppResources.AutofillService;
|
Title = AppResources.AutofillAccessibilityService;
|
||||||
Content = ScrollView;
|
Content = ScrollView;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue