mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-10-22 02:13:47 +02:00
Switch back to parallelized BG task (#963) + better logging
This commit is contained in:
@@ -705,7 +705,7 @@ class AppsPageState extends State<AppsPage> {
|
||||
return <String>[];
|
||||
}).then((value) {
|
||||
if (shouldInstallUpdates) {
|
||||
showError(tr('appsUpdated'), context);
|
||||
showMessage(tr('appsUpdated'), context);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user