From dcfba4e94ad0394f688e075311d11e0528f7c341 Mon Sep 17 00:00:00 2001 From: StarHeart Date: Sat, 15 Jan 2022 17:41:22 +0800 Subject: [PATCH] :bug: remove unsupported char --- website/static/plugins.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/static/plugins.json b/website/static/plugins.json index 24f0a4cc..49eb9eac 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -896,7 +896,7 @@ { "module_name": "nonebot_plugin_covid19_news", "project_link": "nonebot-plugin-covid19-news", - "name": "新冠疫情查询😷", + "name": "新冠疫情查询", "desc": "查询国内城市新冠疫情信息与政策", "author": "Zeta-qixi", "homepage": "https://github.com/Zeta-qixi/nonebot-plugin-covid19-news", @@ -922,4 +922,4 @@ ], "is_official": false } -] \ No newline at end of file +]