mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
invite_subscription: Add # to the stream names.
Written the stream names as e.g. #announce, to match how we display them elsewhere.
This commit is contained in:
committed by
Tim Abbott
parent
9ac3e1099c
commit
91aff4eec3
@@ -11,7 +11,7 @@
|
||||
{{#if default_stream}}checked="checked"{{/if}} />
|
||||
<span></span>
|
||||
{{#if invite_only}}<i class="fa fa-lock" aria-hidden="true"></i>{{/if}}
|
||||
{{name}}
|
||||
#{{name}}
|
||||
</label>
|
||||
{{/each}}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user