diff --git a/frontend/src/scripts/test/lazy-mode.ts b/frontend/src/scripts/test/lazy-mode.ts index 32d5ed599..fcd100bf1 100644 --- a/frontend/src/scripts/test/lazy-mode.ts +++ b/frontend/src/scripts/test/lazy-mode.ts @@ -19,7 +19,7 @@ const accents: [string, string][] = [ ["ŝśšș", "s"], ["żźž", "z"], ["ÿỹýÿŷ", "y"], - ["ł", "l"], + ["łľ", "l"], ["أإآ", "ا"], ["َ", ""], ["ُ", ""],