Change snow chat effect message type from "nic.custom.snow" to "io.element.effect.snowfall"
This commit is contained in:
parent
3a81521eab
commit
c459c4f90c
@ -35,5 +35,5 @@ object MessageType {
|
||||
const val MSGTYPE_STICKER_LOCAL = "org.matrix.android.sdk.sticker"
|
||||
|
||||
const val MSGTYPE_CONFETTI = "nic.custom.confetti"
|
||||
const val MSGTYPE_SNOW = "nic.custom.snow"
|
||||
const val MSGTYPE_SNOW = "io.element.effect.snowfall"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user