mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-03-30 14:15:55 +00:00
* 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