Commit 861f4839 authored by Francesco Poldi's avatar Francesco Poldi

Update for run.Favorites

parent 0d1840c5
......@@ -202,6 +202,8 @@ def run(config, callback=None):
def Favorites(config):
logme.debug(__name__+':Favorites')
config.Favorites = True
config.Following = False
config.Followers = False
run(config)
def Followers(config):
......
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