mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-28 21:57:23 +02:00
📦 Update and fix prettier config (#987)
This commit is contained in:
parent
bafb922360
commit
239563eac5
68 changed files with 181 additions and 161 deletions
|
@ -222,7 +222,7 @@ const getAuthOptions = (...args: GetServerSessionParams) =>
|
|||
return session;
|
||||
},
|
||||
},
|
||||
} satisfies NextAuthOptions);
|
||||
}) satisfies NextAuthOptions;
|
||||
|
||||
type GetServerSessionParams =
|
||||
| [GetServerSidePropsContext["req"], GetServerSidePropsContext["res"]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue