chenyc
2025-07-18 480c0834c2dc57721022cc9b06d527a3e7cad09b
electron/preload/splash.ts
@@ -90,5 +90,5 @@
window.onmessage = ev => {
  ev.data.payload === 'removeLoading' && removeLoading()
}
setTimeout(removeLoading, 4999)
setTimeout(removeLoading, 6999)