missing lazy mode character

This commit is contained in:
Miodec 2022-09-12 11:31:39 +02:00
parent ffb19eff80
commit 6fdd9c29b4

View file

@ -7,7 +7,7 @@ const accents: [string, string][] = [
["ńňñ", "n"],
["çĉčć", "c"],
["ř", "r"],
[", "d"],
[đ", "d"],
["ťț", "t"],
["æ", "ae"],
["œ", "oe"],