mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-18 18:25:49 +00:00
c4d75366b5
* android, desktop: ability to delete the last profile * hide modals to see onboarding after removing the last visible user * removed unused checks * make multiple profile creation usable * deleting the last user by removing the whole database * adapted to new logic * changes * not deleting the whole database * refactor * hide search when no profile * changes