mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 02:48:00 +00:00
Instead of using dict's `get()` method use the subscript syntax so that we can assert correctly that the reaction row contains all the fields and if not raise the `KeyError` instead of silently returning None.
14 KiB
14 KiB