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