From 490a8146bc52415754194284551df899869b5ccd Mon Sep 17 00:00:00 2001 From: Jigsaw Date: Sat, 8 Jan 2022 21:17:31 +0800 Subject: [PATCH] :pencil2: Fix typo --- website/static/adapters.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/static/adapters.json b/website/static/adapters.json index 8df1e3ff..00f7d90a 100644 --- a/website/static/adapters.json +++ b/website/static/adapters.json @@ -44,7 +44,7 @@ "project_link": "nonebot-adapter-telegram", "name": "telegram", "desc": "Telegram 协议", - "author": "StarHeartHunt", + "author": "j1g5awi", "homepage": "https://github.com/nonebot/adapter-telegram", "tags": [], "is_official": true @@ -69,4 +69,4 @@ "tags": [], "is_official": false } -] \ No newline at end of file +]