···18181919 const post = URIs[uri];
20202121- if ((post ?? "").includes("Like this post to delete")) {
2121+ if (post?.includes("Like this post to delete")) {
2222 await agent
2323 .withProxy("atproto_labeler", DID)
2424 .tools.ozone.moderation.emitEvent({