Look up images for user panes
This commit is contained in:
parent
0da52febeb
commit
8e6be490c6
2 changed files with 3 additions and 0 deletions
|
@ -231,6 +231,7 @@ class GetUserInfo(ApiThread):
|
|||
except (HTTPError, URLError):
|
||||
verified = False
|
||||
|
||||
avcache.add_to_cache(user)
|
||||
|
||||
gtk.gdk.threads_enter()
|
||||
try:
|
||||
|
|
Reference in a new issue