Skip to content
Snippets Groups Projects
Commit f7634736 authored by Giovanni Cimolin da Silva's avatar Giovanni Cimolin da Silva Committed by Ned Batchelder
Browse files

fix: Add missing lti 1.3 variable to `hide_fields`

parent 77030e6c
No related branches found
No related tags found
No related merge requests found
......@@ -622,6 +622,7 @@ class LtiConsumerXBlock(StudioEditableXBlockMixin, XBlock):
'lti_1p3_launch_url',
'lti_1p3_oidc_url',
'lti_1p3_tool_public_key',
'lti_advantage_ags_mode',
'lti_advantage_deep_linking_enabled',
'lti_advantage_deep_linking_launch_url',
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment