Skip to content

placeStore: Don't match existing place on null

Marcus Lundblad requested to merge wip/mlundblad/fix-unfavorite into master

Don't match existing places on null when not specifying type. This avoid returning true when place was unfavored and marked with null in the mapping.

Fixes #355 (closed)

Merge request reports