A collection of Osprey rules for ATProto

add cid to label emission

Changed files
+1
rules
record
+1
rules/record/post/nsfw_tags.sml
··· 25 25 then=[ 26 26 AtprotoLabel( 27 27 entity=AtUri, 28 + cid=Cid, 28 29 label='likely-nsfw', 29 30 comment=f'Post contains one or many NSFW hashtags: {_FoundTagUnwrapped}', 30 31 expiration_in_hours=None,