mirror of https://github.com/zulip/zulip.git
zephyr_mirror: you no longer need to reload Humbug after subbing.
(imported from commit 23cb4e5c4b3300953e58c029150d4a980bac626e)
This commit is contained in:
parent
e2a74b0613
commit
e219c2eaf5
|
@ -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 != ""
|
||||
|
|
Loading…
Reference in New Issue