forked from External/ergo
review fixes
This commit is contained in:
parent
278e4acf57
commit
15289bd7db
3 changed files with 5 additions and 5 deletions
|
|
@ -109,7 +109,7 @@ const (
|
|||
// https://wiki.znc.in/Query_buffers
|
||||
ZNCSelfMessage Capability = iota
|
||||
|
||||
// EventPlayback is the Draft IRCv3 capability named "draft/event-playback":
|
||||
// EventPlayback is the Proposed IRCv3 capability named "draft/event-playback":
|
||||
// https://github.com/ircv3/ircv3-specifications/pull/362
|
||||
EventPlayback Capability = iota
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue