diff --git a/api/bots/zephyr_mirror.py b/api/bots/zephyr_mirror.py index 29ccd659f9..ce2fe654b0 100755 --- a/api/bots/zephyr_mirror.py +++ b/api/bots/zephyr_mirror.py @@ -534,6 +534,9 @@ to these .zephyrs.subs lines, please do so via the Humbug web interface. """)) print + if verbose: + print + print "IMPORTANT: Please reload the Humbug app for these changes to take effect." def valid_stream_name(name): return name != ""