From 95aa187f2bc1c7b5e6f35f2ace34c49213986f86 Mon Sep 17 00:00:00 2001 From: omg-xtao Date: Sat, 1 Jul 2023 12:08:19 +0000 Subject: [PATCH] CI: Update version json --- alpha/list.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/alpha/list.json b/alpha/list.json index 615cf24..26bf058 100644 --- a/alpha/list.json +++ b/alpha/list.json @@ -1,3 +1,14 @@ { - "list": [] + "list": [ + { + "name": "auto_send_reactions", + "version": "1.0", + "section": "chat", + "maintainer": "xtaodada", + "size": "11.388 kb", + "supported": true, + "des_short": "Alpha: auto_send_reactions 自动回复Emoji", + "des": "向别人的消息自动回复Emoji" + } + ] } \ No newline at end of file