mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-13 00:16:39 +00:00
refactor contexts, format zod errors, and more refactoring
This commit is contained in:
@@ -14,4 +14,4 @@ export async function verifySession(): Promise<GetUserResponse | null> {
|
||||
} catch {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user