gx
chenyc
2024-11-15 abf0b75beed7c2ffc010a1923dba8f7b75914a6c
electron/preload/splash.ts
@@ -90,5 +90,5 @@
window.onmessage = ev => {
  ev.data.payload === 'removeLoading' && removeLoading()
}
setTimeout(removeLoading, 4999)
setTimeout(removeLoading, 6999)