diff options
| author | yupix <yupi0982@outlook.jp> | 2023-10-30 08:17:42 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-30 08:17:42 +0900 |
| commit | d9cfea8b101876bb68ba54112b59bdba4a6073fd (patch) | |
| tree | dbfcb743d72351f78151afebc59271cce9e618b7 | |
| parent | 2023.11.0-beta.5 (diff) | |
| download | sharkey-d9cfea8b101876bb68ba54112b59bdba4a6073fd.tar.gz sharkey-d9cfea8b101876bb68ba54112b59bdba4a6073fd.tar.bz2 sharkey-d9cfea8b101876bb68ba54112b59bdba4a6073fd.zip | |
fix: 個人カードのemojiがバッテリーになっている #12189 (#12190)
| -rw-r--r-- | packages/frontend/src/emojilist.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/frontend/src/emojilist.json b/packages/frontend/src/emojilist.json index fde06a4aa0..eae822e652 100644 --- a/packages/frontend/src/emojilist.json +++ b/packages/frontend/src/emojilist.json @@ -1061,7 +1061,7 @@ ["💰", "moneybag", 6], ["🪙", "coin", 6], ["💳", "credit_card", 6], - ["🪫", "identification_card", 6], + ["🪪", "identification_card", 6], ["💎", "gem", 6], ["⚖", "balance_scale", 6], ["🧰", "toolbox", 6], |