diff options
author | Jeff Huth <jeff.huth@bytecode.io> | 2019-11-13 17:12:54 -0800 |
---|---|---|
committer | Jeff Huth <jeff.huth@bytecode.io> | 2019-11-13 17:12:54 -0800 |
commit | 66bc495f76684fc0de611643e7c464bd46203125 (patch) | |
tree | bcce43e347fb451c58ed2095bd2d3a424b6ea3a9 /state.json.example | |
parent | 89643ba6fa98db82efd3246805ef801a8bfb5c81 (diff) | |
download | tap-google-sheets-66bc495f76684fc0de611643e7c464bd46203125.tar.gz tap-google-sheets-66bc495f76684fc0de611643e7c464bd46203125.tar.zst tap-google-sheets-66bc495f76684fc0de611643e7c464bd46203125.zip |
Update streams.py and README
Update streams.py and README
Diffstat (limited to 'state.json.example')
-rw-r--r-- | state.json.example | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/state.json.example b/state.json.example index c33cc8f..a5ccda7 100644 --- a/state.json.example +++ b/state.json.example | |||
@@ -1,6 +1,6 @@ | |||
1 | { | 1 | { |
2 | "currently_syncing": "spreadsheets", | 2 | "currently_syncing": "file_metadata", |
3 | "bookmarks": { | 3 | "bookmarks": { |
4 | "file": "2019-09-27T22:34:39.000000Z" | 4 | "file_metadata": "2019-09-27T22:34:39.000000Z" |
5 | } | 5 | } |
6 | } | 6 | } |