From eb4abea900128ca77fd2249f25e69833347ddcc0 Mon Sep 17 00:00:00 2001 From: anekos Date: Fri, 26 Aug 2011 22:43:36 +0900 Subject: 絶対にFav/RTできないクールな仕様になっていたのをしぶしぶ修正 --- twittperator/anti-goji.tw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'twittperator/anti-goji.tw') diff --git a/twittperator/anti-goji.tw b/twittperator/anti-goji.tw index 2f0f956..bd77fda 100644 --- a/twittperator/anti-goji.tw +++ b/twittperator/anti-goji.tw @@ -14,7 +14,7 @@ if (goji) { liberator.echoerr('The tweet has some gojis! DON NOT ' + name.toUpperCase() + '!!'); } else { - return next; + return next(); } } ); -- cgit v1.2.3