Skip to content
Snippets Groups Projects
Commit f69f4e7a authored by Erik Johnston's avatar Erik Johnston
Browse files

Black

parent 8a2e8eaa
No related branches found
No related tags found
No related merge requests found
......@@ -340,10 +340,7 @@ BASE_APPEND_UNDERRIDE_RULES = [
# we can't do this on existing servers because we need to
# add per-user overrides to preserve their existing behaviour
"enabled": False,
"actions": [
"notify",
{"set_tweak": "highlight", "value": False}
],
"actions": ["notify", {"set_tweak": "highlight", "value": False}],
},
# XXX: this is going to fire for events which aren't m.room.messages
# but are encrypted (e.g. m.call.*)...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment