mirror of
https://github.com/ergochat/ergo.git
synced 2024-12-22 18:52:41 +01:00
fix #776
This commit is contained in:
parent
e11f0a3428
commit
b964a201c1
@ -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…
Reference in New Issue
Block a user