mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 12:51:30 +00:00
@@ -317,7 +317,6 @@ export const emojiTable = [
|
||||
["↙️", "⬇️", "↘️", "❤️", "💔"],
|
||||
["💰", "⚓", "⛵", "🏡", "🛡️"],
|
||||
["🏭", "🚂", "❓", "🐔", "🐀"],
|
||||
["🎁", "🌟", "🎅", "🎄", "⛄"],
|
||||
] as const;
|
||||
// 2d to 1d array
|
||||
export const flattenedEmojiTable = emojiTable.flat();
|
||||
|
||||
Reference in New Issue
Block a user