forked from External/ergo
strip out the +a away mode
This commit is contained in:
parent
e387b7b328
commit
51465b4a3a
8 changed files with 24 additions and 13 deletions
|
|
@ -49,6 +49,7 @@ type Client struct {
|
|||
account string
|
||||
accountName string // display name of the account: uncasefolded, '*' if not logged in
|
||||
atime time.Time
|
||||
away bool
|
||||
awayMessage string
|
||||
certfp string
|
||||
channels ChannelSet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue