add is_local to top level fields
This commit is contained in:
@@ -114,6 +114,7 @@ class Event {
|
|||||||
'channel_id',
|
'channel_id',
|
||||||
'channel_type',
|
'channel_type',
|
||||||
'parent_id',
|
'parent_id',
|
||||||
|
'is_local',
|
||||||
];
|
];
|
||||||
|
|
||||||
/// Serialize to json
|
/// Serialize to json
|
||||||
|
|||||||
Reference in New Issue
Block a user