mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
help: Update label for all channels tab.
This commit is contained in:
@@ -116,7 +116,7 @@ def help_handle_match(key: str) -> str:
|
||||
|
||||
|
||||
channel_info = {
|
||||
"all": ["All channels", "/#channels/all"],
|
||||
"all": ["All", "/#channels/all"],
|
||||
"not-subscribed": ["Not subscribed", "/#channels/notsubscribed"],
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user