mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-06-02 12:55:26 -04:00
Bring the membership lookup in line with the existing repo convention
for set types (see services/thumbnails/pkg/thumbnail/mimetypes.go for
the same pattern). Storing struct{} values instead of bool makes the
set semantics explicit and rules out accidental false entries.