Bug fixes

This commit is contained in:
Chirag Aggarwal
2019-01-08 12:30:13 +00:00
parent 9a52efcfd2
commit c4f70c190f
36 changed files with 2648 additions and 65 deletions

View File

@@ -62,6 +62,9 @@ INSTALLED_APPS = [
'pluginHolder',
'emailPremium',
'emailMarketing',
'cloudAPI',
'highAvailability',
's3Backups',
'dockerManager'
]