Skip to content

Commit 9d6c2cb

Browse files
committed
Prod form
1 parent d14f4cc commit 9d6c2cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/common/constants.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ export const urlErrorTypes = {
7979

8080
export const userDataFormDetails = {
8181
// production form
82-
// formUrl: "https://form.gov.sg/6453387735eb0c00128becdc",
82+
formUrl: "https://form.gov.sg/6453387735eb0c00128becdc",
8383
// dev form
84-
formUrl: "https://form.gov.sg/642c10f5d88e080012b6eb49",
84+
// formUrl: "https://form.gov.sg/642c10f5d88e080012b6eb49",
8585
urlScannedField: "641d6f416e65530012b57e29",
8686
scanTypeField: "641d6fc6448fc900122f8684",
8787
};

0 commit comments

Comments
 (0)