test jenkins webhook
Some checks failed
InnoHub Processor/tatort/pipeline/head Something is wrong with the build of this commit
Some checks failed
InnoHub Processor/tatort/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
@@ -5,5 +5,6 @@ export const load: PageServerLoad = (event: ServerLoadEvent) => {
|
||||
if (!event.locals.user && event.url.pathname !== '/anmeldung') throw redirect(303, '/anmeldung');
|
||||
return {
|
||||
user: event.locals.user
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user