Nikhil0987 commited on
Commit
57780ae
·
verified ·
1 Parent(s): 4ca7ce8

Update test.json

Browse files
Files changed (1) hide show
  1. test.json +3 -6
test.json CHANGED
@@ -1,12 +1,9 @@
1
  {
2
  "new_item": [
3
  {
4
- "goal": "Learn a new language",
5
- "reminder": "Practice for 30 minutes daily"
6
- },
7
- {
8
- "goal": "Exercise more",
9
- "reminder": "Go for a run 3 times a week"
10
  }
11
  ]
12
  }
 
1
  {
2
  "new_item": [
3
  {
4
+ "goal": "",
5
+
6
+
 
 
 
7
  }
8
  ]
9
  }