Skip to content
Snippets Groups Projects
Unverified Commit 4a0e1bc3 authored by Peter Rotich's avatar Peter Rotich Committed by GitHub
Browse files

Merge pull request #4823 from JediKev/oops/emoji-strips-korean

oops: Emojis Strip Korean
parents e44ab402 6387d820
No related branches found
No related tags found
No related merge requests found
......@@ -440,7 +440,6 @@ class Format {
'/[\x{1F6D0}-\x{1F6D2}]/u', # Sign/P.O.W./Cart
'/[\x{1F500}-\x{1F5FF}]/u', # Uncategorized
'/[\x{1F300}-\x{1F3FF}]/u', # Cyclone/Amphora
'/[\x{24C2}-\x{1F251}]/u', # Enclosed
'/[\x{2702}-\x{27B0}]/u', # Dingbats
'/[\x{00A9}-\x{00AE}]/u', # Copyright/Registered
'/[\x{23F0}-\x{23FF}]/u', # Clock/Buttons
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment