mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-09 22:06:25 +00:00
5eb825cbe3
- distinguish between `permissionTypeLimitReached` and the new `permissionTypeLimitExceeded` - the latter is used to enable/disable the "Save" button when editting the permissions as we're not going to add a new one (going over the limit), and to also hide the warning texts Fixes #13989