diff options
Diffstat (limited to 'twittperator.js')
-rwxr-xr-x | twittperator.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/twittperator.js b/twittperator.js index 4c97d1c..64c84a0 100755 --- a/twittperator.js +++ b/twittperator.js @@ -1097,6 +1097,8 @@ } function start() { + liberator.log('Twittperator: start chirp user stream'); + stop(); let host = "chirpstream.twitter.com"; |