mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 02:48:00 +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.