mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-25 00:11:43 +02:00
zxcvbn is hardcoded to give no suggedtions if the score is greater than 2, but our threshold is 4, so give some generic feedback. Fixes https://github.com/vector-im/riot-web/issues/7860