Skip to content

Commit

Permalink
chore: admins
Browse files Browse the repository at this point in the history
  • Loading branch information
qin-guan committed Jul 14, 2023
1 parent 2db01bc commit dcb1489
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion server/trpc/routers/auth/email.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ import { VerificationCodeEmail } from '../../../emails/VerificationCodeEmail'
const admins = [
'qinguan20040914@gmail.com',
'cattolation@protonmail.com',
's10223298@connect.np.edu.sg'
's10223298@connect.np.edu.sg',
'skyruspreyas@gmail.com',
]

export const emailSessionRouter = router({
Expand Down

0 comments on commit dcb1489

Please sign in to comment.