Updated translations, new snapshot

This commit is contained in:
2015-05-04 08:09:34 -05:00
parent 5b6cae0a61
commit 380e05b079
36 changed files with 24270 additions and 20471 deletions

View File

@@ -324,7 +324,6 @@ class Session(object):
def add_friends(self):
try:
self.timelinesStream.set_friends(self.main_stream.friends)
print "done"
except AttributeError:
pass