mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 02:00:11 -08:00
server: Fix
This commit is contained in:
parent
2a519c8061
commit
9e7a590f23
8 changed files with 305 additions and 285 deletions
|
|
@ -13,7 +13,7 @@ type WhoWas struct {
|
|||
nickname Name
|
||||
username Name
|
||||
hostname Name
|
||||
realname Text
|
||||
realname string
|
||||
}
|
||||
|
||||
func NewWhoWasList(size uint) *WhoWasList {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue