add gofacurself grace period
This commit is contained in:
parent
3a0c50566b
commit
baee771d67
|
@ -1,4 +1,5 @@
|
||||||
import { GraphQLError } from 'graphql'
|
import { GraphQLError } from 'graphql'
|
||||||
|
import { dayMonthYearToDate } from '../../lib/time'
|
||||||
|
|
||||||
// this function makes america more secure apparently
|
// this function makes america more secure apparently
|
||||||
export default async function assertGofacYourself ({ models, headers, ip }) {
|
export default async function assertGofacYourself ({ models, headers, ip }) {
|
||||||
|
|
Loading…
Reference in New Issue