Update updatecheck.py

This commit is contained in:
Edward Eigerman
2015-01-14 12:23:54 -05:00
parent 06b9247ce0
commit 5a28ceb5bf

View File

@@ -3064,7 +3064,7 @@ def check(client_id='', localmanifestpath=None):
item_list.extend(installinfo['managed_installs'])
item_list.extend(installinfo['removals'])
download_icons(item_list)
# get any custom client resources
download_client_resources()