Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

labels: add 'corpse' to 'violent' category (#802)

Overlooked this when the label was added earlier.

authored by

bnewbold and committed by
GitHub
a51d5dc7 e58fe2e2

+1 -1
+1 -1
src/lib/labeling/const.ts
··· 62 62 title: 'Violent / Bloody', 63 63 subtitle: 'Gore, self-harm, torture', 64 64 warning: 'Violence', 65 - values: ['gore', 'self-harm', 'torture', 'nsfl'], 65 + values: ['gore', 'self-harm', 'torture', 'nsfl', 'corpse'], 66 66 isAdultImagery: true, 67 67 }, 68 68 hate: {