mirror of
https://github.com/gedoor/legado.git
synced 2025-01-07 03:06:58 +08:00
优化
This commit is contained in:
parent
5a83207eea
commit
98581c2727
@ -16,3 +16,7 @@ watch(
|
||||
}
|
||||
},
|
||||
)
|
||||
|
||||
window.addEventListener('vite:preloadError', event => {
|
||||
event.preventDefault()
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user