Compare commits
2 Commits
main
...
9b2ed1c0b6
| Author | SHA1 | Date | |
|---|---|---|---|
| 9b2ed1c0b6 | |||
| b2d2d46db7 |
@@ -1,4 +1,4 @@
|
|||||||
import { getSession as getSession } from '$lib/server/session';
|
import { getSession } from '$lib/server/session';
|
||||||
import type { LayoutServerLoad } from './$types';
|
import type { LayoutServerLoad } from './$types';
|
||||||
|
|
||||||
export const load: LayoutServerLoad = async (event) => {
|
export const load: LayoutServerLoad = async (event) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user