In src/routes/+layout.server.ts, change import { getSession as getSession } to import { getSession }.
src/routes/+layout.server.ts
import { getSession as getSession }
import { getSession }
No dependencies set.
The note is not visible to the blocked user.
In
src/routes/+layout.server.ts, changeimport { getSession as getSession }toimport { getSession }.