mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
Fix cache name
This commit is contained in:
parent
79d991eff0
commit
cf42d0a60c
@ -181,7 +181,7 @@ class PushRulesWorkerStore(
|
||||
)
|
||||
|
||||
@cachedList(
|
||||
cached_method_name="get_push_rules_for_user",
|
||||
cached_method_name="_get_push_rules_for_user",
|
||||
list_name="user_ids",
|
||||
num_args=1,
|
||||
inlineCallbacks=True,
|
||||
|
Loading…
Reference in New Issue
Block a user