Files
Jonathan Rainville 3fa18a7151 fix(devices): change the delete installation flow to use a field (#7351)
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
2026-03-13 09:23:31 -04:00
..