From 1222374e67b2970f4ee442195d99728ceb4f113d Mon Sep 17 00:00:00 2001 From: Ave Ozkal Date: Thu, 25 Apr 2019 15:08:05 +0300 Subject: [PATCH] Drop pirate flag emojo And thus, we're ready to release v8.4.4 --- patches/mutant/emojipatch.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/patches/mutant/emojipatch.py b/patches/mutant/emojipatch.py index 6b1eee04ef..d855d8f1f3 100644 --- a/patches/mutant/emojipatch.py +++ b/patches/mutant/emojipatch.py @@ -76,8 +76,7 @@ custom_emojis = {"symbols": {"💯🌈": ["queer_100"], "􁚐": ["hot_shit"], "􁚗": ["headpats"], "🧜": ["merperson"]}, - "flags": {"🏴️": ["pirate_flag"], - "􁚁": ["transgender_flag"], + "flags": {"􁚁": ["transgender_flag"], "􁚀": ["polysexual_flag"], "􁙿": ["polyamory_flag"], "􁙾": ["pansexual_flag"],