fix(client): remove empty from inspection
This commit is contained in:
parent
00d9228c1c
commit
54e5374273
1 changed files with 1 additions and 1 deletions
|
@ -819,4 +819,4 @@ export class Message {
|
|||
}
|
||||
}
|
||||
|
||||
makeInspectable(Message, ['empty', 'isScheduled'], ['link'])
|
||||
makeInspectable(Message, ['isScheduled'], ['link'])
|
||||
|
|
Loading…
Reference in a new issue