mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-18 16:53:57 +00:00
fix: fixing translations
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
function removeZalgoText(text: string): string {
|
||||
// eslint-disable-next-line no-misleading-character-class
|
||||
const zalgoRegex =
|
||||
/[\u0300-\u036F\u1AB0-\u1AFF\u1DC0-\u1DFF\u20D0-\u20FF\uFE20-\uFE2F]/g;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user