mirror of
https://github.com/vcscsvcscs/GenerationsHeritage.git
synced 2025-08-14 14:59:07 +02:00
format
This commit is contained in:
@@ -6,5 +6,6 @@ export async function load(event: RequestEvent) {
|
||||
if (event.locals.session !== null) {
|
||||
return redirect(302, "/");
|
||||
}
|
||||
|
||||
return {};
|
||||
}
|
Reference in New Issue
Block a user