From 7d99350d2d85f6739498dbea1f006d0cad29cb16 Mon Sep 17 00:00:00 2001 From: TeenStudyFlow Date: Mon, 15 Jul 2024 22:20:57 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=AD=A6=E4=B9=A0?= =?UTF-8?q?=E5=BC=BA=E5=9B=BD=E6=8C=82=E6=9C=BA=20(#2808)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 2f880f00af59..6ef3435e8bc9 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6502,5 +6502,17 @@ "author": "NCBM", "tags": [], "is_official": false + }, + { + "module_name": "XXQG", + "project_link": "XXQG", + "author": "TeenStudyFlow", + "tags": [ + { + "label": "学习强国", + "color": "#e0d31c" + } + ], + "is_official": false } ]