mirror of
https://github.com/status-im/status-go.git
synced 2026-08-31 09:01:16 +00:00
Fixes https://github.com/status-im/status-app/issues/19991 The problem with the deletion of installation is that we sometimes sync or fetch old installations, so it re-adds the deleted installation in the list. This fix makes it certain that if an installation was deleted, it stays deleted