forked from External/ergo
fix #776
This commit is contained in:
parent
e11f0a3428
commit
b964a201c1
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ import (
|
|||
|
||||
const (
|
||||
// https://ircv3.net/specs/extensions/labeled-response.html
|
||||
defaultBatchType = "draft/labeled-response"
|
||||
defaultBatchType = "labeled-response"
|
||||
)
|
||||
|
||||
// ResponseBuffer - put simply - buffers messages and then outputs them to a given client.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue