fix: icon url (#1444)
This commit is contained in:
parent
391b1c183a
commit
bf81679522
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue