From e0603853af8460ab2e5540c267904d49bed8d3e0 Mon Sep 17 00:00:00 2001 From: anekos Date: Tue, 10 Aug 2010 14:19:09 +0000 Subject: 腹筋します! git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@38248 d0d07461-0603-4401-acd4-de1884942a52 --- twittperator.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'twittperator.js') diff --git a/twittperator.js b/twittperator.js index ed3457f..ad88994 100755 --- a/twittperator.js +++ b/twittperator.js @@ -28,7 +28,7 @@ let PLUGIN_INFO = twittperator Twitter Client using ChirpStream OAuth対応Twitterクライアント - 1.0.11 + 1.0.12 2.3 2.4 teramako @@ -1804,7 +1804,7 @@ function loadPlugins() { // {{{ __context__.OAuth = tw; __context__.ChirpUserStream = ChirpUserStream; - __context__.loadPlugins = loadPlugins(); + __context__.loadPlugins = loadPlugins; loadPlugins(); -- cgit v1.2.3