diff --git a/src/main/frontend/handler.cljs b/src/main/frontend/handler.cljs index 9cc25a2f68..a5761c9343 100644 --- a/src/main/frontend/handler.cljs +++ b/src/main/frontend/handler.cljs @@ -179,7 +179,7 @@ (js/console.error "Error while restoring repos: " e))) (p/finally (fn [] (state/set-db-restoring! false) - (p/resolve! state/db-worker-ready-promise true) + (p/resolve! state/app-ready-promise true) (when-not (util/mobile?) (p/let [webgpu-available? (db-browser/