add is_local to top level fields

This commit is contained in:
Salvatore Giordano
2021-04-20 09:54:41 +02:00
parent a49d99210e
commit 253715a246
@@ -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