mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-29 21:15:19 +00:00
better reaction description
This commit is contained in:
@@ -153,8 +153,8 @@ export const ReactionSet: ReactionOption[] = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
emoji: "🤘",
|
emoji: "🤘",
|
||||||
name: "cool",
|
name: "rock",
|
||||||
alias: ["rock"],
|
alias: ["cool", "horns", "guitar"],
|
||||||
sound: {
|
sound: {
|
||||||
ogg: rockSoundOgg,
|
ogg: rockSoundOgg,
|
||||||
mp3: rockSoundMp3,
|
mp3: rockSoundMp3,
|
||||||
|
|||||||
Reference in New Issue
Block a user