Skip to content

Commit

Permalink
Flip flag
Browse files Browse the repository at this point in the history
  • Loading branch information
IanPhilips committed Jun 26, 2024
1 parent 6599b29 commit 4f56a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/src/gidx/gidx.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { z } from 'zod'

export const GIDX_REGISTATION_ENABLED = true
export const GIDX_REGISTATION_ENABLED = false
export const GIDX_DOCUMENTS_REQUIRED = 2

export const GPSProps = z.object({
Expand Down

0 comments on commit 4f56a79

Please sign in to comment.