mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-22 03:34:57 -05:00
Oops, forgot the desc.
This commit is contained in:
parent
a04c076b7f
commit
c1267d04c5
@ -88,7 +88,7 @@ class PusherStore(SQLBaseStore):
|
|||||||
"last_success",
|
"last_success",
|
||||||
"failing_since",
|
"failing_since",
|
||||||
|
|
||||||
]
|
], desc="get_pushers_by"
|
||||||
)
|
)
|
||||||
defer.returnValue(self._decode_pushers_rows(ret))
|
defer.returnValue(self._decode_pushers_rows(ret))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user