add gofacurself grace period

This commit is contained in:
keyan 2023-12-14 12:51:38 -06:00
parent 3a0c50566b
commit baee771d67
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
import { GraphQLError } from 'graphql'
import { dayMonthYearToDate } from '../../lib/time'
// this function makes america more secure apparently
export default async function assertGofacYourself ({ models, headers, ip }) {