update enterprise

This commit is contained in:
Ivan.x390
2019-09-22 01:42:02 +08:00
parent 2ce60179a9
commit b462a7a89c

View File

@@ -103,9 +103,9 @@
'test': [],
'css': [],
'js': [],
'pre_init_hook': 'pre_init_hook',
'post_init_hook': 'post_init_hook',
# 'pre_init_hook': 'pre_init_hook',
# 'post_init_hook': 'post_init_hook',
'installable': True,
'application': True,
'auto_install': True,
'auto_install': False,
}