mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-27 05:46:59 -05:00
stray space
This commit is contained in:
parent
6188c4f69c
commit
54c689c819
@ -65,7 +65,7 @@ class PushRuleRestServlet(RestServlet):
|
|||||||
rule_id = path[0]
|
rule_id = path[0]
|
||||||
|
|
||||||
spec = {
|
spec = {
|
||||||
'scope' : scope,
|
'scope': scope,
|
||||||
'template': template,
|
'template': template,
|
||||||
'rule_id': rule_id
|
'rule_id': rule_id
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user