From 2115e5c6ec534c01ecef60addc3b5ad72b6a9f78 Mon Sep 17 00:00:00 2001 From: shengwang52005 Date: Sat, 17 Aug 2024 11:17:52 +0800 Subject: [PATCH] :beers: publish plugin mai2_pcount (#2890) --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index b628fa2c..7a65beab 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6712,5 +6712,21 @@ } ], "is_official": false + }, + { + "module_name": "mai2_pcount", + "project_link": "mai2_pcount", + "author": "shengwang52005", + "tags": [ + { + "label": "舞萌", + "color": "#eabf0b" + }, + { + "label": "ζœΊεŽ…", + "color": "#a60a25" + } + ], + "is_official": false } ]