From 16fcd4c639052c48c2f0e139ef41a531f7de8692 Mon Sep 17 00:00:00 2001 From: eya46 Date: Sun, 21 Jan 2024 19:32:06 +0800 Subject: [PATCH] :beers: publish plugin SakuraFrp (#2542) --- assets/plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index abef3559..4bd96e90 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5465,5 +5465,12 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_enatfrp", + "project_link": "nonebot-plugin-enatfrp", + "author": "eya46", + "tags": [], + "is_official": false } ]