client: add aliases for beverage box emoji
All checks were successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
All checks were successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
Every time I want to use it I had to figure out it's called a "beverage box". And that happened often because I follow Tlapka.
This commit is contained in:
parent
177f34b02e
commit
4b98677141
1 changed files with 1 additions and 1 deletions
|
@ -750,7 +750,7 @@
|
||||||
{ "category": "food_and_drink", "char": "🫖", "name": "teapot", "keywords": [] },
|
{ "category": "food_and_drink", "char": "🫖", "name": "teapot", "keywords": [] },
|
||||||
{ "category": "food_and_drink", "char": "🧋", "name": "bubble_tea", "keywords": ["tapioca"] },
|
{ "category": "food_and_drink", "char": "🧋", "name": "bubble_tea", "keywords": ["tapioca"] },
|
||||||
{ "category": "food_and_drink", "char": "🍼", "name": "baby_bottle", "keywords": ["food", "container", "milk"] },
|
{ "category": "food_and_drink", "char": "🍼", "name": "baby_bottle", "keywords": ["food", "container", "milk"] },
|
||||||
{ "category": "food_and_drink", "char": "🧃", "name": "beverage_box", "keywords": ["food", "drink"] },
|
{ "category": "food_and_drink", "char": "🧃", "name": "beverage_box", "keywords": ["food", "drink", "juice", "straw"] },
|
||||||
{ "category": "food_and_drink", "char": "🧉", "name": "mate", "keywords": ["food", "drink"] },
|
{ "category": "food_and_drink", "char": "🧉", "name": "mate", "keywords": ["food", "drink"] },
|
||||||
{ "category": "food_and_drink", "char": "🧊", "name": "ice_cube", "keywords": ["food"] },
|
{ "category": "food_and_drink", "char": "🧊", "name": "ice_cube", "keywords": ["food"] },
|
||||||
{ "category": "food_and_drink", "char": "🧂", "name": "salt", "keywords": ["condiment", "shaker"] },
|
{ "category": "food_and_drink", "char": "🧂", "name": "salt", "keywords": ["condiment", "shaker"] },
|
||||||
|
|
Loading…
Reference in a new issue