Commit fd362af5 authored by Francesco Poldi's avatar Francesco Poldi

Fix default value

#249
parent b860c7eb
......@@ -55,4 +55,4 @@ class Config:
Proxy_host = None
Proxy_port = 0
Proxy_type = None
Retweets = None
Retweets = False
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment