mirror of
https://github.com/thelounge/thelounge.git
synced 2026-03-14 14:35:50 +01:00
sharedMsg: remove userAway
userAway is purely server side and we don't send it to the client
This commit is contained in:
parent
82e4150cc8
commit
fc9805545b
2 changed files with 0 additions and 2 deletions
|
|
@ -217,7 +217,6 @@ class Chan {
|
|||
type: this.type,
|
||||
state: this.state,
|
||||
|
||||
userAway: this.userAway,
|
||||
special: this.special,
|
||||
data: this.data,
|
||||
closed: this.closed,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue