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