Change the new columns type

This commit is contained in:
tidusjar 2016-04-01 22:17:15 +01:00
parent 425302ba12
commit 420e43dfaf
6 changed files with 6 additions and 6 deletions

View file

@ -486,7 +486,7 @@ namespace PlexRequests.UI.Modules
MusicBrainzId = albumInfo.id,
Overview = albumInfo.disambiguation,
PosterPath = img,
Type = RequestType.Album
Type = RequestType.Album,
};
// TODO need to send to Headphones