TWBlue shows followers and friends in realtime again

This commit is contained in:
2014-11-21 11:37:41 -06:00
parent d8149a4c96
commit aa58e61e5e
3 changed files with 7 additions and 9 deletions

View File

@@ -68,7 +68,6 @@ class audioDialog(wx.Dialog):
services = []
if config.main["services"]["dropbox_token"] != "":
services.append("Dropbox")
services.append("TwUp")
services.append("SNDUp")
return services