this repo has no description
0
fork

Configure Feed

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

hi futur <3

+1 -1
+1 -1
src/label.ts
··· 18 18 19 19 const post = URIs[uri]; 20 20 21 - if ((post ?? "").includes("Like this post to delete")) { 21 + if (post?.includes("Like this post to delete")) { 22 22 await agent 23 23 .withProxy("atproto_labeler", DID) 24 24 .tools.ozone.moderation.emitEvent({