fix: should give more time to init autosync (#5219)
This commit is contained in:
parent
a84763def6
commit
4fe99cddce
@ -28,7 +28,7 @@ function initAutoSync() {
|
||||
if (nutstoreAutoSync) {
|
||||
startNutstoreAutoSync()
|
||||
}
|
||||
}, 2000)
|
||||
}, 8000)
|
||||
}
|
||||
|
||||
export function initSentry() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user