mirror of
https://github.com/zulip/zulip.git
synced 2025-11-23 07:52:35 +00:00
This function no longer sets properties to false, so the supported way of doing this is to instead use prop(foo, false). Some tests had to be fixed to accommodate this.