mirror of
https://github.com/zulip/zulip.git
synced 2025-11-19 14:08:23 +00:00
Fixes #9649. `.includes` is not supported in Internet Explorer. Replace `.includes` with `.indexOf() !== -1`.
8.7 KiB
8.7 KiB