From efae75d9462f3af5e457b5fa3fc0abb680c52131 Mon Sep 17 00:00:00 2001 From: anekos Date: Mon, 9 Aug 2010 00:00:34 +0000 Subject: ぱやぱや git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@38229 d0d07461-0603-4401-acd4-de1884942a52 --- twittperator.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'twittperator.js') diff --git a/twittperator.js b/twittperator.js index a3f0570..2745ac9 100755 --- a/twittperator.js +++ b/twittperator.js @@ -28,7 +28,7 @@ let PLUGIN_INFO = twittperator Twitter Client using ChirpStream OAuth対応Twitterクライアント - 1.0.8.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1 + 1.0.8.0.0.0.0.0.0.0.0.0.0.0.1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1 2.3 2.4 teramako @@ -1792,7 +1792,6 @@ function loadPlugins() { // {{{ let history = __context__.Tweets; if (!history) history = __context__.Tweets = accessor.get("history", []); - } let tw = new TwitterOauth(accessor); -- cgit v1.2.3