Fix account order on unconnected account alert (#8863)
The account list on the unconnected account alert was in the wrong order; they were in the order provided by the permissions controller rather than by last active. The accounts are now sorted correctly; first by last active, second by the keyring controller order. The `getPermittedIdentitiesForCurrentTab` selector was removed because it is no longer used.feature/default_network_editable
parent
83fbf6608b
commit
2dbb151e0b
Loading…
Reference in new issue