Commit e38e577d authored by Cody Zacharias's avatar Cody Zacharias Committed by GitHub

Add Profile option

parent 51b4a515
......@@ -15,7 +15,7 @@ class Config:
Fruit = False
Verified = False
Store_csv = False
Custom_csv = None
Custom_csv = False
Store_json = False
Show_hashtags = False
Tweets_only = False
......@@ -33,3 +33,4 @@ class Config:
Proxy_port = None
Essid = None
Userlist = None
Profile = 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