mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
zephyr_mirror: you no longer need to reload Humbug after subbing.
(imported from commit 23cb4e5c4b3300953e58c029150d4a980bac626e)
This commit is contained in:
@@ -714,8 +714,6 @@ If you wish to be subscribed to any Humbug streams related
|
||||
to these .zephyrs.subs lines, please do so via the Humbug
|
||||
web interface.
|
||||
""")) + "\n")
|
||||
if verbose:
|
||||
logger.info("\nIMPORTANT: Please reload the Humbug app for these changes to take effect.\n")
|
||||
|
||||
def valid_stream_name(name):
|
||||
return name != ""
|
||||
|
||||
Reference in New Issue
Block a user