1
0
Fork 0
forked from External/ergo

ratify SETNAME

This commit is contained in:
Shivaram Lingamneni 2020-05-11 18:11:09 -04:00
parent 0f03b323d7
commit 2257f33efa
2 changed files with 8 additions and 8 deletions

View file

@ -119,9 +119,9 @@ CAPDEFS = [
),
CapDef(
identifier="SetName",
name="draft/setname",
url="https://github.com/ircv3/ircv3-specifications/pull/361",
standard="proposed IRCv3",
name="setname",
url="https://ircv3.net/specs/extensions/setname.html",
standard="IRCv3",
),
CapDef(
identifier="STS",