mirror of
https://github.com/chrononeko/chronocat.git
synced 2024-11-25 18:03:40 +00:00
feat(shell): migrate to thirdqq
This commit is contained in:
parent
fd187e84b3
commit
f5998a4019
@ -72,7 +72,7 @@ export class LogiriMessager {
|
|||||||
id
|
id
|
||||||
? `${link(
|
? `${link(
|
||||||
`[回复${id}]`,
|
`[回复${id}]`,
|
||||||
`http://q.qlogo.cn/headimg_dl?dst_uin=${id}&spec=640`,
|
`http://thirdqq.qlogo.cn/headimg_dl?dst_uin=${id}&spec=640`,
|
||||||
)} `
|
)} `
|
||||||
: `[回复] `
|
: `[回复] `
|
||||||
}${styles.grey.close}`,
|
}${styles.grey.close}`,
|
||||||
|
Loading…
Reference in New Issue
Block a user