Skip to content

Commit 2b437f5

Browse files
committed
fix Real Game Band emoji
1 parent 87a5ca3 commit 2b437f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/patches/colorEmoji.js

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ const brokenEmoji = [
33
'\u{1f6e0}', // mechanics
44
'\u{1f575}', // spies
55
['\u{1f5e3}', '\u2b24'], // moist talkers
6+
'\u{1f579}', // real game band
67
];
78

89
async function patch(elem) {

0 commit comments

Comments
 (0)