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