From 5522d6e607973e3e91a643a7409616b88ca258e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timu=C3=A7in=20Boldt?= <timucin.boldt@udo.edu> Date: Mon, 1 Nov 2021 16:53:23 +0100 Subject: [PATCH] edit sticker description --- web/packs/matrix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/packs/matrix.json b/web/packs/matrix.json index 5f7cd86..5b4e217 100644 --- a/web/packs/matrix.json +++ b/web/packs/matrix.json @@ -1 +1 @@ -{"title": "matrix", "id": "matrix", "stickers": [{"body": "Logo of the Matrix protocol.", "url": "mxc://kif.rocks/rNIBUzuENhKlveLUSnfVSPuO", "info": {"w": 256, "h": 118, "size": 2679, "mimetype": "image/png", "thumbnail_url": "mxc://kif.rocks/rNIBUzuENhKlveLUSnfVSPuO", "thumbnail_info": {"w": 256, "h": 118, "size": 2679, "mimetype": "image/png"}}, "msgtype": "m.sticker", "id": "sha256:f5a231dab47068f6c11d43569b9de42e55b02602ff00ddd39afa2a4d9880d284"}]} \ No newline at end of file +{"title": "matrix", "id": "matrix", "stickers": [{"body": "Logo of the Matrix protocol", "url": "mxc://kif.rocks/rNIBUzuENhKlveLUSnfVSPuO", "info": {"w": 256, "h": 118, "size": 2679, "mimetype": "image/png", "thumbnail_url": "mxc://kif.rocks/rNIBUzuENhKlveLUSnfVSPuO", "thumbnail_info": {"w": 256, "h": 118, "size": 2679, "mimetype": "image/png"}}, "msgtype": "m.sticker", "id": "sha256:f5a231dab47068f6c11d43569b9de42e55b02602ff00ddd39afa2a4d9880d284"}]} \ No newline at end of file -- GitLab