1
0
Fork 1
mirror of https://github.com/maunium/stickerpicker synced 2024-09-18 00:20:52 +00:00
stickerpicker/sticker/lib
celogeek 85813b22e5
add missing msgtype = m.sticker
On iOS the message is sent twice, with a duplicate event_id.
It cause error on logs, in different places (synapse, mautrix, ...)

It required to fix the already existing json or reimport the stickers.

The "packs/scalar*" example already include this field, and it works.
2021-02-07 17:50:50 +01:00
..
__init__.py Reorganize Python stuff and add command to create packs 2020-09-13 03:56:28 +03:00
matrix.py add missing msgtype = m.sticker 2021-02-07 17:50:50 +01:00
util.py add missing msgtype = m.sticker 2021-02-07 17:50:50 +01:00