mirror of
https://github.com/bitwarden/mobile
synced 2025-12-21 02:33:36 +00:00
add tools page for autofill service
This commit is contained in:
@@ -24,5 +24,6 @@ namespace Bit.iOS.Core.Services
|
||||
public float Scale => (float)UIScreen.MainScreen.Scale;
|
||||
public bool NfcEnabled => false;
|
||||
public bool HasCamera => true;
|
||||
public bool AutofillServiceSupported => false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user