From d957e7afec98e590d7b498b5012c231cbbb5fe35 Mon Sep 17 00:00:00 2001 From: Miodec Date: Sat, 24 Aug 2024 21:37:49 +0200 Subject: [PATCH] fix(sign up): false positive typo warning when using hotmail.com --- frontend/src/ts/utils/typo-list.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/ts/utils/typo-list.ts b/frontend/src/ts/utils/typo-list.ts index 0c8e4c402f57..be126caa763c 100644 --- a/frontend/src/ts/utils/typo-list.ts +++ b/frontend/src/ts/utils/typo-list.ts @@ -91,7 +91,7 @@ export default [ "hotmal.de", "mx.de", "mx.net", - "otmail.com", + "@otmail.com", "r-online.de", "rcor.de", "reenet.de",