Skip to content

Commit

Permalink
tool display details update
Browse files Browse the repository at this point in the history
  • Loading branch information
i-do-dev committed Jul 8, 2020
1 parent 5f47c5e commit 6569e99
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions register.php
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?php

$REGISTER_LTI2 = array(
"name" => "CurrikiStudio",
"name" => "CurrikiGo",
"FontAwesome" => "fa-graduation-cap",
"short_name" => "CurrikiStudio",
"description" => "This tool serve CurrikiStudio Programs / Playlists / Activites.",
"short_name" => "CurrikiGo",
"description" => "This tool serve Programs, Playlists and Activites created using CurrikiStudio.",
"messages" => array("launch", "launch_message")
);

0 comments on commit 6569e99

Please sign in to comment.