mirror of
https://github.com/ergochat/ergo.git
synced 2025-02-19 15:10:42 +01:00
commit
2b48b15a4b
@ -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…
x
Reference in New Issue
Block a user