From 88074cf5c3bbd1c8a64326a04ec639e70ca39cfa Mon Sep 17 00:00:00 2001 From: shengwang52005 Date: Fri, 16 Aug 2024 20:52:50 +0800 Subject: [PATCH] :beers: publish plugin pokepoke_miss (#2878) --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 6fae3d7e..e81ee9f5 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6684,5 +6684,21 @@ } ], "is_official": false + }, + { + "module_name": "pokepoke_miss", + "project_link": "pokepoke-miss", + "author": "shengwang52005", + "tags": [ + { + "label": "舞萌", + "color": "#f7fe0e" + }, + { + "label": "戳一戳", + "color": "#e80606" + } + ], + "is_official": false } ]