diff options
| author | Matthew Hodgson <matthew@matrix.org> | 2018-07-25 23:36:31 +0100 | 
|---|---|---|
| committer | Matthew Hodgson <matthew@matrix.org> | 2018-07-25 23:36:31 +0100 | 
| commit | bc7944e6d2ea0076badd0eba414e1ba7020eb1e6 (patch) | |
| tree | 225d7f3c5dea7dc76bc07c59ed5980dd730ef61f | |
| parent | Merge branch 'develop' into matthew/filter_members (diff) | |
| download | synapse-bc7944e6d2ea0076badd0eba414e1ba7020eb1e6.tar.xz | |
switch missing_types to be a bool
Diffstat (limited to '')
| -rw-r--r-- | synapse/storage/state.py | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/synapse/storage/state.py b/synapse/storage/state.py | 
