aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTianhao Wang <tianhao.wang2@mailbox.tu-dresden.de>2023-10-14 01:19:04 +0200
committerTianhao Wang <tianhao.wang2@mailbox.tu-dresden.de>2023-10-14 01:19:04 +0200
commit127d5e994419f51e1492cd5c805a683b8592c108 (patch)
treeb277a68fe182484aeba2e585c821321d9843c5b4
parent1dfd2937281beec222121da45a242012988d0b86 (diff)
fix tab
-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