diff --git a/lms/envs/common.py b/lms/envs/common.py index b149d01292..3ac4004330 100644 --- a/lms/envs/common.py +++ b/lms/envs/common.py @@ -2822,6 +2822,7 @@ OPTIONAL_APPS = ( # Enterprise Apps (http://github.com/edx/edx-enterprise) ('enterprise', None), + ('consent', None), ('integrated_channels.integrated_channel', None), ('integrated_channels.sap_success_factors', None),