mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-13 07:06:58 +00:00
Fixes checking for duplicate token name in a case insensitive manner Redo the `ModelUtils.contains(model, roleName, value, mode = Qt.CaseSensitive)` in C++; more speed and add ability to search case in/ sensitive Some more smaller fixes/speedups Fixes #11204