mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-16 05:30:13 -04:00
Merge remote-tracking branch 'upstream/release-v1.60'
This commit is contained in:
commit
8975980844
183 changed files with 5167 additions and 1948 deletions
|
@ -398,7 +398,7 @@ class HttpPusher(Pusher):
|
|||
rejected = []
|
||||
if "rejected" in resp:
|
||||
rejected = resp["rejected"]
|
||||
else:
|
||||
if not rejected:
|
||||
self.badge_count_last_call = badge
|
||||
return rejected
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue