Skip to content

Commit 15a96b5

Browse files
author
Jai Kumar
committed
added missing XXXXX
1 parent 08bf1b6 commit 15a96b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/auth.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// Cookies in this case can be thousands of characters. Please put all of it here.
55
// to find availability in Instacart, replace XXXXX with value of `cookie` you collected in Step 3
66
const instacart = {
7-
cookie: ""
7+
cookie: "XXXXX"
88
}
99
// to find availability in Amazon Wholes Food, replace XXXXX with value of `cookie` you collected in Step 3
1010
const amazonWholefoods = {

0 commit comments

Comments
 (0)