1
0
Fork 0
forked from External/ergo

strip out the +a away mode

This commit is contained in:
Shivaram Lingamneni 2019-04-28 15:10:03 -04:00
parent e387b7b328
commit 51465b4a3a
8 changed files with 24 additions and 13 deletions

View file

@ -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