Skip to content

Commit 7782340

Browse files
committed
Fix channel-context being listed as draft on /irc.
1 parent 74a4181 commit 7782340

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_irc/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ and as such we detail them in their own section here.
222222

223223
Here are the client-only tags the IRCv3 WG defines:
224224

225-
* [The `channel-context` client-only tag]({{site.baseurl}}/specs/client-tags/channel-context.html) **[draft]** indicates the channel a private message should be displayed in.
225+
* [The `channel-context` client-only tag]({{site.baseurl}}/specs/client-tags/channel-context.html) indicates the channel a private message should be displayed in.
226226
* [The `reply` client-only tag]({{site.baseurl}}/specs/client-tags/reply.html) marks that a given message is intended as a reply to a specific sent message.
227227
* [The `react` client-only tag]({{site.baseurl}}/specs/client-tags/react.html) **[draft]** sends a reaction to a specific sent message, allowing such functionality from other chat systems.
228228
* [The `typing` client-only tag]({{site.baseurl}}/specs/client-tags/typing.html) lets users know when another user is typing a message in their channel or private message.

0 commit comments

Comments
 (0)