Skip to content

Commit

Permalink
update the MPWeChat brand order
Browse files Browse the repository at this point in the history
  • Loading branch information
wqcstrong committed Jan 8, 2024
1 parent 754c753 commit 14d1bac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/brand.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,11 @@ export const BROWSER_LOGO: Record<
Firefox: firefoxSvg,
Safari: safariSvg,
Edge: edgeSvg,
MPWeChat: mpWechatSvg,
WeChat: wechatSvg,
QQ: qqSvg,
UC: ucSvg,
Baidu: baiduSvg,
MPWeChat: mpWechatSvg,
};

export function resolveClientInfo(name: string) {
Expand Down

0 comments on commit 14d1bac

Please sign in to comment.