forked from MirrorHub/mautrix-whatsapp
Add fi.mau.gif flag for gifs
This commit is contained in:
parent
5404ab0184
commit
dec2f81fbe
1 changed files with 1 additions and 0 deletions
|
@ -2864,6 +2864,7 @@ func (portal *Portal) convertMediaMessageContent(intent *appservice.IntentAPI, m
|
||||||
"fi.mau.autoplay": true,
|
"fi.mau.autoplay": true,
|
||||||
"fi.mau.hide_controls": true,
|
"fi.mau.hide_controls": true,
|
||||||
"fi.mau.no_audio": true,
|
"fi.mau.no_audio": true,
|
||||||
|
"fi.mau.gif": true,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue