qfieldcloud icon indicating copy to clipboard operation
qfieldcloud copied to clipboard

Fix `thumbnail_url` for projects using legacy storage

Open gounux opened this issue 6 months ago • 2 comments

This PR fixes the thumbnail_url value for projects using legacy storage.

Those projects don't have a thumbnail attribute value, so I guess the condition after the or was always true.

gounux avatar Apr 10 '25 06:04 gounux