From f970b2c1681ac956fa5d31861be24b3ca332ee9e Mon Sep 17 00:00:00 2001 From: haikerwang Date: Thu, 29 Jun 2023 00:58:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=86=85=E7=BD=AE=20timetask=20=E6=8F=92?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/source.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plugins/source.json b/plugins/source.json index 438fd9b..003d391 100644 --- a/plugins/source.json +++ b/plugins/source.json @@ -11,6 +11,10 @@ "summary": { "url": "https://github.com/lanvent/plugin_summary.git", "desc": "总结聊天记录的插件" + }, + "timetask": { + "url": "https://github.com/haikerapples/timetask.git", + "desc": "一款定时任务系统的插件" } } }