hi im alinez not even tryingto hide it
2
fork

Configure Feed

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

update to new `is-` labels

adam 5188e970 af6d9597

+2 -2
+2 -2
src/main.ts
··· 7 7 const LABELER_DID = process.env.LABELER_DID!; 8 8 const SIGNING_KEY = process.env.SIGNING_KEY!; 9 9 const LABELS_LISTS = [ 10 - ['alien', '3m72hhjgqww2u'], 11 - ['alienphobe', '3m72h3vsecg2u'] 10 + ['is-alien', '3m72hhjgqww2u'], 11 + ['is-alienphobe', '3m72h3vsecg2u'] 12 12 ]; 13 13 14 14 const server = new LabelerServer({