Skip to content

Allow the album cover to return None when the album has no images

Sébastiaan Versteeg requested to merge fix/photos-api-cover into master

Previous behaviour

Steps to reproduce:

  1. Add an album without photos
  2. Open the photos API

New behaviour

Steps to validate that it works:

  1. Add an album without photos
  2. Open the photos API

Merge request reports