mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
Oops, forgot the desc.
This commit is contained in:
parent
a04c076b7f
commit
c1267d04c5
@ -88,7 +88,7 @@ class PusherStore(SQLBaseStore):
|
||||
"last_success",
|
||||
"failing_since",
|
||||
|
||||
]
|
||||
], desc="get_pushers_by"
|
||||
)
|
||||
defer.returnValue(self._decode_pushers_rows(ret))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user