Skip to content

Commit

Permalink
Ignore препарат
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanBratanov committed Dec 5, 2023
1 parent b3c6f5d commit 1e21d08
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,8 @@ class AlcoholController(
"\\p{IsCyrillic}+бира",
"бира\\p{IsCyrillic}+",
"подправка",
"cappy"
"cappy",
"препарат"
)
.map { it.toRegex(IGNORE_CASE) }

Expand Down

0 comments on commit 1e21d08

Please sign in to comment.