mirror of
https://github.com/System-End/site.git
synced 2026-04-20 00:25:19 +00:00
Update cohort.js
This commit is contained in:
parent
824958baa5
commit
d0f3cc2514
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import AirtablePlus from "airtable-plus";
|
||||
import { ensureAuthed } from "../login/test";
|
||||
import { ensureAuthed } from "../showcase/login/test";
|
||||
|
||||
export default async function handler(req, res) {
|
||||
const user = await ensureAuthed(req)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue