🐛 remove unsupported char

This commit is contained in:
StarHeart 2022-01-15 17:41:22 +08:00 committed by GitHub
parent 55b1f962ac
commit dcfba4e94a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -896,7 +896,7 @@
{ {
"module_name": "nonebot_plugin_covid19_news", "module_name": "nonebot_plugin_covid19_news",
"project_link": "nonebot-plugin-covid19-news", "project_link": "nonebot-plugin-covid19-news",
"name": "新冠疫情查询😷", "name": "新冠疫情查询",
"desc": "查询国内城市新冠疫情信息与政策", "desc": "查询国内城市新冠疫情信息与政策",
"author": "Zeta-qixi", "author": "Zeta-qixi",
"homepage": "https://github.com/Zeta-qixi/nonebot-plugin-covid19-news", "homepage": "https://github.com/Zeta-qixi/nonebot-plugin-covid19-news",
@ -922,4 +922,4 @@
], ],
"is_official": false "is_official": false
} }
] ]