forked from External/ergo
commit
2b48b15a4b
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ import (
|
||||||
|
|
||||||
const (
|
const (
|
||||||
// https://ircv3.net/specs/extensions/labeled-response.html
|
// 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.
|
// ResponseBuffer - put simply - buffers messages and then outputs them to a given client.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue