This plugin makes it possible to easily add micro frontend (MFE) applications on top of an Open edX platform that runs with Tutor.
GNU Affero General Public License v3.0
22
stars
95
forks
source link
fix: add missing curly braces #196
Closed
MoisesGSalas closed 8 months ago
Description
The
openedx-lms-development-settings
was missing the closing braces and caused an error when rendering.