Skip to content

Commit 7814403

Browse files
authored
Update app.js
1 parent 7013c9a commit 7814403

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

ui/js/app.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,9 @@ $('#errorbox').hide()
3434
});
3535

3636
var aadhaar_no_phone_no = {
37-
"738253790005": "9158018030",
38-
"300000000000": "7276478489"
37+
"7382537xxxxx": "915801xxxx",
38+
"300000000000": "7276xxxxxx",
39+
"<replace your aadhaar no here>": "<your phone number>",
3940
}
4041

4142

0 commit comments

Comments
 (0)