mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-09 21:07:46 +00:00
tweaks
This commit is contained in:
@@ -185,7 +185,6 @@ const initSession: Handle = async ({ event, resolve }) => {
|
||||
};
|
||||
|
||||
event.locals.initUser = await getInitUser();
|
||||
event.locals.account = await session?.account.get();
|
||||
|
||||
const response = await resolve(event);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user