Skip to content

Commit

Permalink
add ContentItemSelectionRequest
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinOehlerkingCap committed May 24, 2024
1 parent cc85ceb commit 065c83e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions controllers/ctltools.js
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ const head = [

const messageTypes = [
{ label: 'basic-lti-launch-request', value: 'basic-lti-launch-request' },
{ label: 'ContentItemSelectionRequest', value: 'ContentItemSelectionRequest' },
];

const privacies = [
Expand Down

0 comments on commit 065c83e

Please sign in to comment.