mirror of
https://github.com/xmanrui/OpenClaw-bot-review.git
synced 2026-07-27 22:25:52 +00:00
fix(ui): update qqbot online logo source
This commit is contained in:
@@ -177,7 +177,7 @@ function PlatformBadge({
|
||||
badgeStyle: "bg-green-500/20 text-green-300 border border-green-500/30 hover:bg-green-500/40 hover:border-green-400",
|
||||
},
|
||||
qqbot: {
|
||||
remoteLogoSrc: "https://cdn.simpleicons.org/tencentqq/12B7F5",
|
||||
remoteLogoSrc: "https://cdn.simpleicons.org/qq/12B7F5",
|
||||
logoFallbackSrc: "/assets/platform-logos/qq.svg",
|
||||
badgeStyle: "bg-blue-500/20 text-blue-300 border border-blue-500/30 hover:bg-blue-500/40 hover:border-blue-400",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user