aboutsummaryrefslogtreecommitdiffhomepage
path: root/state.json.example
diff options
context:
space:
mode:
Diffstat (limited to 'state.json.example')
-rw-r--r--state.json.example4
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}