mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-21 22:50:06 +08:00
fix: 质量检查
This commit is contained in:
parent
ef4248d2a3
commit
823faa2790
@ -139,7 +139,8 @@ const NewVersionTip = (props: NewVersionTipProps) => {
|
|||||||
onConfirm() {
|
onConfirm() {
|
||||||
window.open(
|
window.open(
|
||||||
'https://github.com/NapNeko/NapCatQQ/releases',
|
'https://github.com/NapNeko/NapCatQQ/releases',
|
||||||
'_blank'
|
'_blank',
|
||||||
|
'noopener'
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user