feat: hide library content block (#31420)
This commit is contained in:
@@ -1977,7 +1977,8 @@ ADVANCED_PROBLEM_TYPES = [
|
||||
]
|
||||
|
||||
LIBRARY_BLOCK_TYPES = [
|
||||
# Per https://github.com/openedx/build-test-release-wg/issues/231 we removed the library source content block from defaults.
|
||||
# Per https://github.com/openedx/build-test-release-wg/issues/231
|
||||
# we removed the library source content block from defaults until complete.
|
||||
{
|
||||
'component': 'library_content',
|
||||
'boilerplate_name': None
|
||||
|
||||
Reference in New Issue
Block a user