aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.py b/config.py
index 5a56801..ebcd207 100644
--- a/config.py
+++ b/config.py
@@ -9,7 +9,7 @@ BASEURL = 'https://_instance_'
FOLLOW = "yourself"
PUBLIC_ONLY = True
NO_REBLOG = True
-DATEFORMAT = "%m/%d/%Y"
+DATEFORMAT = "%m/%d/%Y"
OUTPUT_JSON_FILE = 'tl.json'
# TODO add caching options