fix: icon url (#1444)

This commit is contained in:
LitoMore 2024-02-19 23:56:41 +08:00 committed by GitHub
parent 391b1c183a
commit bf81679522
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ export const PlatformsSyncMap: {
},
x_id: {
name: "X",
icon: `${iconCDN}/x_/fff`,
icon: `${iconCDN}/x/_/fff`,
url: "https://x.com/i/user/{username}",
},
pixiv: {