add app_web_enterprise depends

This commit is contained in:
Chill
2023-02-14 13:53:52 +08:00
parent 241d2e3efa
commit fc45a27e6a

View File

@@ -45,6 +45,7 @@
'price': 68.00,
'currency': 'EUR',
'depends': [
'mail',
'web_enterprise',
# 'web_mobile'
],