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