Skip to content

Commit

Permalink
Update ContentLibrarySeeder.php (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
qunabu authored Sep 15, 2022
1 parent 1ad41e0 commit 7fbb8f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions database/seeders/ContentLibrarySeeder.php
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ public function run(HeadlessH5PServiceContract $hh5pService)

$this->hh5pService = $hh5pService;
$libs = [
/*
"example-content-arts-of-europe-443085.h5p",
"advanced-blanks-example-1-503253.h5p",
"course-presentation-21-21180.h5p",
Expand Down Expand Up @@ -110,6 +111,7 @@ public function run(HeadlessH5PServiceContract $hh5pService)
"arithmetic-quiz-22-57860.h5p",
"agamotto-80158.h5p",
"advent-blue-snowman-1075566.h5p",
*/
"accordion-6-7138.h5p"
];

Expand Down

0 comments on commit 7fbb8f6

Please sign in to comment.