mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
fix: 质量检查
This commit is contained in:
@@ -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'
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
Reference in New Issue
Block a user