forked from External/ergo
Extend to include example translation stuff
This commit is contained in:
parent
ba77a95c81
commit
a7fdade41d
4 changed files with 71 additions and 2 deletions
|
|
@ -56,6 +56,7 @@ type Client struct {
|
|||
idletimer *IdleTimer
|
||||
isDestroyed bool
|
||||
isQuitting bool
|
||||
languages []string
|
||||
maxlenTags uint32
|
||||
maxlenRest uint32
|
||||
nick string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue