mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-02-16 10:42:08 +00:00
Formatting changes
This commit is contained in:
@@ -12,6 +12,7 @@ const withPageAuthRequired =
|
||||
}
|
||||
return await fn(context);
|
||||
} catch (error) {
|
||||
console.log(error);
|
||||
return {
|
||||
redirect: {
|
||||
destination: '/login',
|
||||
|
||||
Reference in New Issue
Block a user