From 89643ba6fa98db82efd3246805ef801a8bfb5c81 Mon Sep 17 00:00:00 2001 From: Jeff Huth Date: Wed, 13 Nov 2019 17:03:56 -0800 Subject: Initial commit Discovery mode works. Still working on normal sync. --- state.json.example | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 state.json.example (limited to 'state.json.example') diff --git a/state.json.example b/state.json.example new file mode 100644 index 0000000..c33cc8f --- /dev/null +++ b/state.json.example @@ -0,0 +1,6 @@ +{ + "currently_syncing": "spreadsheets", + "bookmarks": { + "file": "2019-09-27T22:34:39.000000Z" + } +} -- cgit v1.2.3