mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 07:43:37 +00:00
[SupportedBrowsers] Small update (#1187)
* [SupportedBrowsers] Small update See PR for more info. * Remove `org.ungoogled.chromium` from AutofillHelpers.CompatBrowsers too Reason: deprecated. * Remove `org.ungoogled.chromium` from autofillservice.xml too Reason: deprecated. * url -> URL
This commit is contained in:
@@ -108,7 +108,6 @@ namespace Bit.Droid.Autofill
|
||||
"org.mozilla.rocket",
|
||||
"org.torproject.torbrowser",
|
||||
"org.torproject.torbrowser_alpha",
|
||||
"org.ungoogled.chromium",
|
||||
"org.ungoogled.chromium.extensions.stable",
|
||||
"org.ungoogled.chromium.stable",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user