remove image array
This commit is contained in:
@@ -76,7 +76,7 @@ class WebContentsService(BaseService):
|
||||
web_contents_data[t.settings_key.strip()] = t.setting_value.strip()
|
||||
|
||||
# The template set up
|
||||
web_contents_data["web_images"]=[]
|
||||
# web_contents_data["web_images"]=[]
|
||||
|
||||
|
||||
return web_contents_data
|
||||
|
||||
Reference in New Issue
Block a user