fixed issue in #27 with albums

pull/193/head
tidusjar 9 years ago
parent 230fa5ba3b
commit 4960063cca

@ -780,7 +780,7 @@ namespace PlexRequests.UI.Modules
if (notify)
{
existingRequest.AddUserToNotification(Username);
model.AddUserToNotification(Username);
}
if (ShouldAutoApprove(RequestType.Album, settings))
{

Loading…
Cancel
Save