mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 00:46:03 +00:00
The web-public option was disabled instead of being hidden in stream creation form during live update triggerred from setting enable_spectator_access to False. It was not being hidden since we have made web-public as the first option and it is selected by default. This commit fixes the bug to hide the option and also makes the code more readable.
38 KiB
38 KiB