WL-1948 | Added cornerstone in CMS.

This commit is contained in:
hasnain-naveed
2019-07-23 14:27:36 +05:00
parent 561aa62da7
commit c42d7de780

View File

@@ -1483,6 +1483,7 @@ OPTIONAL_APPS = (
('integrated_channels.degreed', None),
('integrated_channels.sap_success_factors', None),
('integrated_channels.xapi', None),
('integrated_channels.cornerstone', None),
)