mirror of
https://github.com/element-hq/element-android
synced 2024-11-28 05:31:21 +03:00
1 line
No EOL
274 B
Text
1 line
No EOL
274 B
Text
updatePushRuleActions signature has been updated to more explicitly enabled/disable the rule and update the actions. It's behaviour has also been changed to match the web with the enable/disable requests being sent on every invocation and actions sent when needed(not null). |