empty list issue

This commit is contained in:
Drew Ansbacher
2021-11-23 16:40:19 -07:00
committed by Aiden McClelland
parent 80e48cfd8e
commit 09c0749612

View File

@@ -189,7 +189,7 @@ export class AppListPage {
}
})
this.empty = !this.pkgs.length
this.empty = !this.pkgs.length && isEmptyObject(this.recoveredPkgs)
ids.forEach(id => {
// if already exists, return