swap video for gif and use github.com url instead of git.karx.xyz

Signed-off-by: delta <darkussdelta@gmail.com>
This commit is contained in:
delta 2023-07-23 20:05:04 +02:00
parent 40a6dfc059
commit f425e7d2c6

View file

@ -13,8 +13,8 @@
"id": "com.twoexem.delta.MMM"
},
"license": "GPL-3.0-or-later",
"image": "https://cdn.discordapp.com/attachments/1105067515907940434/1105067516079898635/mmm_preview.mp4",
"source": "https://git.karx.xyz/delta/MMM",
"image": "https://cdn.discordapp.com/attachments/849451139471638542/1132734755780186172/mmm_preview.gif",
"source": "https://github.com/Delta-official/MMM",
"type": "replugged-plugin",
"renderer": "src/index.ts"
}