We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87a5ca3 commit 2b437f5Copy full SHA for 2b437f5
lib/patches/colorEmoji.js
@@ -3,6 +3,7 @@ const brokenEmoji = [
3
'\u{1f6e0}', // mechanics
4
'\u{1f575}', // spies
5
['\u{1f5e3}', '\u2b24'], // moist talkers
6
+ '\u{1f579}', // real game band
7
];
8
9
async function patch(elem) {
0 commit comments