diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-04-11 00:36:12 +1000 |
---|---|---|
committer | Erkin Alp Güney <erkinalp9035@gmail.com> | 2022-04-10 17:39:23 +0300 |
commit | 977861ad4e6eff025f0c0a1b4731f0efd283886d (patch) | |
tree | 5136c54ca12935d96988c8bbafdba68f6df80bbf | |
parent | Update Guild.ts (diff) | |
download | server-977861ad4e6eff025f0c0a1b4731f0efd283886d.tar.xz |
Fix compile errors in checkPassword's entropy check
-rw-r--r-- | api/src/util/utility/passwordStrength.ts | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/api/src/util/utility/passwordStrength.ts b/api/src/util/utility/passwordStrength.ts |