Skip to content

Commit

Permalink
Merge pull request #441 from classtranscribe/staging
Browse files Browse the repository at this point in the history
Push to production
  • Loading branch information
angrave authored Jan 18, 2024
2 parents fc32e88 + 3c4463b commit c724547
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ClassTranscribeServer/Controllers/PlaylistsController.cs
Original file line number Diff line number Diff line change
Expand Up @@ -559,6 +559,7 @@ public Playlist ToPlaylist()
PublishStatus = PublishStatus,
SourceType = SourceType,
JsonMetadata = JsonMetadata,
PlaylistIdentifier = PlaylistIdentifier,
Options = Options.ToString(Newtonsoft.Json.Formatting.None)
};
}
Expand Down

0 comments on commit c724547

Please sign in to comment.