diff --git a/29.md b/29.md index bf1a96f3..5b29d995 100644 --- a/29.md +++ b/29.md @@ -95,8 +95,7 @@ Any user can send one of these events to the relay in order to be automatically "kind": 9021, "content": "optional reason", "tags": [ - ["h", ""], - ["alt", "optional action description"] + ["h", ""] ] } ``` @@ -111,7 +110,6 @@ Clients can send these events to a relay in order to accomplish a moderation act "content": "optional reason", "tags": [ ["h", ""], - ["alt", "optional action description"], ["previous", ...] ] }