diff options
Diffstat (limited to 'twittperator.js')
-rw-r--r-- | twittperator.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/twittperator.js b/twittperator.js index 6f7efca..ea815c7 100644 --- a/twittperator.js +++ b/twittperator.js @@ -1236,6 +1236,7 @@ let PLUGIN_INFO = || function(e) { liberator.echoerr('Twitter API Error: ' + url); + liberator.log(text); throw e; })(e); } |