mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-12-24 02:33:44 +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 [
|
return [
|
||||||
supportedAppsProvider.overrideWithValue([
|
supportedAppsProvider.overrideWithValue([
|
||||||
Application.management,
|
|
||||||
Application.oath,
|
Application.oath,
|
||||||
|
Application.management,
|
||||||
]),
|
]),
|
||||||
attachedDevicesProvider
|
attachedDevicesProvider
|
||||||
.overrideWithProvider(androidAttachedDevicesProvider),
|
.overrideWithProvider(androidAttachedDevicesProvider),
|
||||||
|
Loading…
Reference in New Issue
Block a user