mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 02:00:11 -08:00
parent
79764cd549
commit
067e62ad5e
6 changed files with 83 additions and 57 deletions
|
|
@ -69,4 +69,4 @@ func (members MemberSet) AnyHasMode(mode modes.Mode) bool {
|
|||
}
|
||||
|
||||
// ChannelSet is a set of channels.
|
||||
type ChannelSet map[*Channel]bool
|
||||
type ChannelSet map[*Channel]empty
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue