fix portal

This commit is contained in:
ivan deng
2020-01-13 23:02:41 +08:00
parent c1f918d66a
commit d1f79fc616

View File

@@ -110,5 +110,5 @@
# 'post_init_hook': 'post_init_hook', # 'post_init_hook': 'post_init_hook',
'installable': True, 'installable': True,
'application': True, 'application': True,
'auto_install': False, 'auto_install': True,
} }