mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
This removes the utterly unnecessary `triggers` dict (which always was a dict with exactly one value True) in favor of a single field, 'trigger'. Inspired by Kunal Gupta's work in #6659.