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