This commit is contained in:
ivan deng
2018-10-09 18:48:55 +08:00
parent d897f41ac1
commit 73b644a145
4 changed files with 4 additions and 8 deletions

View File

@@ -55,8 +55,7 @@
], ],
'js': [ 'js': [
], ],
'images': [ 'images': ['static/description/banner.png'],
],
'post_load': None, 'post_load': None,
'post_init_hook': None, 'post_init_hook': None,
'installable': True, 'installable': True,

View File

@@ -55,8 +55,7 @@
], ],
'js': [ 'js': [
], ],
'images': [ 'images': ['static/description/banner.png'],
],
'post_load': None, 'post_load': None,
'post_init_hook': None, 'post_init_hook': None,
'installable': True, 'installable': True,

View File

@@ -55,8 +55,7 @@
], ],
'js': [ 'js': [
], ],
'images': [ 'images': ['static/description/banner.png'],
],
'post_load': None, 'post_load': None,
'post_init_hook': None, 'post_init_hook': None,
'installable': True, 'installable': True,

View File

@@ -55,8 +55,7 @@
], ],
'js': [ 'js': [
], ],
'images': [ 'images': ['static/description/banner.png'],
],
'post_load': None, 'post_load': None,
'post_init_hook': None, 'post_init_hook': None,
'installable': True, 'installable': True,