that didn't work
This commit is contained in:
Родитель
84aa4a00fe
Коммит
d5a3f18f4c
|
@ -361,7 +361,6 @@ def fetch_icon(webapp, **kw):
|
|||
Returns False if icon was not able to be retrieved
|
||||
"""
|
||||
log.info(u'[1@None] Fetching icon for webapp %s.' % webapp.name)
|
||||
import time; time.sleep(100); # This is temp.
|
||||
manifest = webapp.get_manifest_json()
|
||||
if not 'icons' in manifest:
|
||||
# Set the icon type to empty.
|
||||
|
|
Загрузка…
Ссылка в новой задаче