Skip to content

Commit

Permalink
Update website/src/components/Home/Feature.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyongyu authored Nov 12, 2023
1 parent 5ecced4 commit 1e16d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/components/Home/Feature.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ function HomeFeatures(): JSX.Element {
"import nonebot",
"# OneBot",
"from nonebot.adapters.onebot.v11 import Adapter as OneBotAdapter",
"# QQ 官方适配器",
"# QQ 机器人",
"from nonebot.adapters.qq import Adapter as QQAdapter",
"driver = nonebot.get_driver()",
"driver.register_adapter(OneBotAdapter)",
Expand Down

0 comments on commit 1e16d9c

Please sign in to comment.