A decentralized music tracking and discovery platform built on AT Protocol 🎵

add missing group by tracks.label

+1
+1
apps/api/src/users/app.ts
··· 527 527 tables.tracks.artistUri, 528 528 tables.tracks.createdAt, 529 529 tables.tracks.updatedAt, 530 + tables.tracks.label, 530 531 tables.playlists.updatedAt, 531 532 tables.playlists.id, 532 533 tables.playlists.createdAt,