mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-01-23 08:26:35 +01:00
fix: 個人カードのemojiがバッテリーになっている (misskey-dev#12190) (MisskeyIO#201)
Co-authored-by: yupix <yupi0982@outlook.jp>
This commit is contained in:
parent
db7a17d396
commit
cced3de473
1 changed files with 1 additions and 1 deletions
|
@ -1061,7 +1061,7 @@
|
||||||
["💰", "moneybag", 6],
|
["💰", "moneybag", 6],
|
||||||
["🪙", "coin", 6],
|
["🪙", "coin", 6],
|
||||||
["💳", "credit_card", 6],
|
["💳", "credit_card", 6],
|
||||||
["🪫", "identification_card", 6],
|
["🪪", "identification_card", 6],
|
||||||
["💎", "gem", 6],
|
["💎", "gem", 6],
|
||||||
["⚖", "balance_scale", 6],
|
["⚖", "balance_scale", 6],
|
||||||
["🧰", "toolbox", 6],
|
["🧰", "toolbox", 6],
|
||||||
|
|
Loading…
Add table
Reference in a new issue