瀏覽代碼

Merge pull request #1282 from haikerapples/master_haiker_timetask

内置 timetask 插件
Jianglang 2 年之前
父節點
當前提交
94b47a56f4
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      plugins/source.json

+ 4 - 0
plugins/source.json

@@ -11,6 +11,10 @@
     "summary": {
     "summary": {
       "url": "https://github.com/lanvent/plugin_summary.git",
       "url": "https://github.com/lanvent/plugin_summary.git",
       "desc": "总结聊天记录的插件"
       "desc": "总结聊天记录的插件"
+    },
+    "timetask": {
+      "url": "https://github.com/haikerapples/timetask.git",
+      "desc": "一款定时任务系统的插件"
     }
     }
   }
   }
 }
 }