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 8dd7e845ea

View file

@ -7,14 +7,14 @@
"discordID": "770804101332074547", "discordID": "770804101332074547",
"github": "Delta-Official" "github": "Delta-Official"
}, },
"version": "1.0.6", "version": "1.0.7",
"updater": { "updater": {
"type": "store", "type": "store",
"id": "com.twoexem.delta.MMM" "id": "com.twoexem.delta.MMM"
}, },
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"image": "https://cdn.discordapp.com/attachments/1105067515907940434/1105067516079898635/mmm_preview.mp4", "image": "https://cdn.discordapp.com/attachments/849451139471638542/1132734755780186172/mmm_preview.gif",
"source": "https://git.karx.xyz/delta/MMM", "source": "https://github.com/Delta-official/MMM",
"type": "replugged-plugin", "type": "replugged-plugin",
"renderer": "src/index.ts" "renderer": "src/index.ts"
} }