nosentry-hotfix-2
Some checks failed
deploy / test (push) Failing after 3m39s
deploy / Update templates on Mailgun (push) Has been skipped

This commit is contained in:
Untone 2024-06-17 17:23:49 +03:00
parent 4901a761b3
commit 3e214d0352

View File

@ -9,7 +9,7 @@ import { hydrate } from 'solid-js/web'
import { App } from '../components/App' import { App } from '../components/App'
import { initRouter } from '../stores/router' import { initRouter } from '../stores/router'
import { reportDsn } from '../utils/config' // import { reportDsn } from '../utils/config'
import { resolveHydrationPromise } from '../utils/hydrationPromise' import { resolveHydrationPromise } from '../utils/hydrationPromise'
let layoutReady = false let layoutReady = false