Skip to content

Commit bb6adef

Browse files
Jingjing TangJingjing Tang
authored andcommitted
set default start date to be an empty string
1 parent 19b3737 commit bb6adef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google_health/params.json.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"export_dir": "./receiving",
44
"cache_dir": "./cache",
55
"data_dir": "./data",
6-
"start_date": "2020-01-05",
6+
"start_date": "",
77
"end_date": "",
88
"ght_key": "",
99
"wip_signal" : "",

0 commit comments

Comments
 (0)