mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-05-02 06:44:25 +02:00
refactor: applies changes from formatter & linter
This commit is contained in:
parent
79116f9e67
commit
630b22e193
@ -128,7 +128,7 @@ class HomeView extends StatelessWidget {
|
|||||||
},
|
},
|
||||||
child: model.showUpdatableApps
|
child: model.showUpdatableApps
|
||||||
? AvailableUpdatesCard()
|
? AvailableUpdatesCard()
|
||||||
: InstalledAppsCard(),
|
: const InstalledAppsCard(),
|
||||||
),
|
),
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user