From 03ea0c51339fd8cb9a6fa9057bdf888943908068 Mon Sep 17 00:00:00 2001 From: anekos Date: Sun, 17 Apr 2011 15:25:30 +0900 Subject: Remove trailing space. --- twittperator.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'twittperator.js') diff --git a/twittperator.js b/twittperator.js index 66f5c0b..42be78d 100644 --- a/twittperator.js +++ b/twittperator.js @@ -2351,7 +2351,7 @@ let PLUGIN_INFO = if (setting.useChirp){ if(setting.allReplies) ChirpUserStream.start({"replies":"all"}); - else + else ChirpUserStream.start(); } -- cgit v1.2.3