mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 02:00:11 -08:00
add auto-away
This commit is contained in:
parent
b94e7ea985
commit
a0f4e90b7e
10 changed files with 97 additions and 26 deletions
|
|
@ -1884,6 +1884,7 @@ type AccountSettings struct {
|
|||
AlwaysOn PersistentStatus
|
||||
AutoreplayMissed bool
|
||||
DMHistory HistoryStatus
|
||||
AutoAway PersistentStatus
|
||||
}
|
||||
|
||||
// ClientAccount represents a user account.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue