Skip to content

Commit

Permalink
fix error when trying to directly migrate playlists
Browse files Browse the repository at this point in the history
  • Loading branch information
tgloeggl committed Jun 17, 2024
1 parent 2f070ad commit 3b83192
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions migrations/092_add_oc_playlists.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
use Opencast\Models\Endpoints;
use Opencast\Models\Playlists;
use Opencast\Models\Config;
use Opencast\Helpers\PlaylistMigration;

class AddOcPlaylists extends Migration
{
Expand Down

0 comments on commit 3b83192

Please sign in to comment.