diff options
author | David Baker <dave@matrix.org> | 2016-01-04 15:49:06 +0000 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2016-01-04 15:49:06 +0000 |
commit | c77e7e60fc5d29e8a57bb82dd5aa8e72ae570d84 (patch) | |
tree | 2900e5d3982ccc38effc275e54798f95221bb5a7 /synapse/rest | |
parent | comma (diff) | |
download | synapse-c77e7e60fc5d29e8a57bb82dd5aa8e72ae570d84.tar.xz |
Only joined rooms have unread_notif_count
Diffstat (limited to 'synapse/rest')
-rw-r--r-- | synapse/rest/client/v2_alpha/sync.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/rest/client/v2_alpha/sync.py b/synapse/rest/client/v2_alpha/sync.py |