mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-13 15:17:45 +00:00
- do not restrict NicknamePopup's regexp to ASCII characters - a similar thing could be done to the user's DisplayName but currently that's blocked on status-go side - uses RXValidator from dotherside Needs status-im/dotherside/pull/74 Fixes #8115