diff options
-rwxr-xr-x | twittperator.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/twittperator.js b/twittperator.js index c940891..5c94164 100755 --- a/twittperator.js +++ b/twittperator.js @@ -1142,6 +1142,7 @@ } } catch (e) { stop(); + liberator.echoerr('ChirpUserStream was stopped.'); } }, 500); |