chore: add large_blue_circle emoji (#5324)
Signed-off-by: brf153 <153hsb@gmail.com>
This commit is contained in:
parent
8d2be36b61
commit
160858b716
|
@ -3699,6 +3699,7 @@ const emojis: { [key: string]: string } = {
|
||||||
':lacrosse:': '🥍',
|
':lacrosse:': '🥍',
|
||||||
':large_blue_diamond:': '🔷',
|
':large_blue_diamond:': '🔷',
|
||||||
':large_orange_diamond:': '🔶',
|
':large_orange_diamond:': '🔶',
|
||||||
|
':large_blue_circle:': '🔵',
|
||||||
':last_quarter_moon:': '🌗',
|
':last_quarter_moon:': '🌗',
|
||||||
':last_quarter_moon_with_face:': '🌜',
|
':last_quarter_moon_with_face:': '🌜',
|
||||||
':satisfied:': '😆',
|
':satisfied:': '😆',
|
||||||
|
|
Loading…
Reference in New Issue