mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-12-23 18:22:39 +03:00
set Oath as first app view
This commit is contained in:
parent
16db57dcb4
commit
45a5a38c56
@ -33,8 +33,8 @@ Future<List<Override>> initializeAndGetOverrides() async {
|
||||
|
||||
return [
|
||||
supportedAppsProvider.overrideWithValue([
|
||||
Application.management,
|
||||
Application.oath,
|
||||
Application.management,
|
||||
]),
|
||||
attachedDevicesProvider
|
||||
.overrideWithProvider(androidAttachedDevicesProvider),
|
||||
|
Loading…
Reference in New Issue
Block a user