zephyr_mirror: you no longer need to reload Humbug after subbing.
(imported from commit 23cb4e5c4b3300953e58c029150d4a980bac626e)
This commit is contained in:
parent
a1d63fd54d
commit
6b67e42d1a
|
@ -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
|
to these .zephyrs.subs lines, please do so via the Humbug
|
||||||
web interface.
|
web interface.
|
||||||
""")) + "\n")
|
""")) + "\n")
|
||||||
if verbose:
|
|
||||||
logger.info("\nIMPORTANT: Please reload the Humbug app for these changes to take effect.\n")
|
|
||||||
|
|
||||||
def valid_stream_name(name):
|
def valid_stream_name(name):
|
||||||
return name != ""
|
return name != ""
|
||||||
|
|
Loading…
Reference in a new issue