mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
Fixes #33156. If the stream is set to on the private settings for privacy, we add a parenthesis text `must be subscribed`. We had to use JS to change the string since just having a conditional in the handlebars template would not ensure that the parenthesis text appears or disappears on changing the value.