1
0
Fork 0
forked from External/ergo
This commit is contained in:
Shivaram Lingamneni 2020-01-27 21:10:16 -05:00
parent 1ac3381623
commit 7d3c0f7884
3 changed files with 8 additions and 8 deletions

View file

@ -54,7 +54,7 @@ const (
const (
// LabelTagName is the tag name used for the labeled-response spec.
// https://ircv3.net/specs/extensions/labeled-response.html
LabelTagName = "draft/label"
LabelTagName = "label"
// More draft names associated with draft/multiline:
MultilineBatchType = "draft/multiline"
MultilineConcatTag = "draft/multiline-concat"