mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-22 04:21:44 +00:00
48f5a9d256
- 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