Skip to content
Extraits de code Groupes Projets
  • celogeek's avatar
    85813b22
    add missing msgtype = m.sticker · 85813b22
    celogeek a rédigé
    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.
    add missing msgtype = m.sticker
    celogeek a rédigé
    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.