aboutsummaryrefslogtreecommitdiffstats
path: root/twittperator.js
diff options
context:
space:
mode:
authoranekos2010-09-23 03:29:50 +0000
committeranekos2010-09-23 03:29:50 +0000
commit9184665bdc1b7b5f277039f9e581f0d7808b27ed (patch)
tree5a7ab9c08063f703096995315027dfab2f54f4bf /twittperator.js
parent68fc26491d582364df8f3546ebebda49088b67cd (diff)
downloadvimperator-plugins-9184665bdc1b7b5f277039f9e581f0d7808b27ed.tar.bz2
ログが微妙にわかりづらくなるので順番変更
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@38515 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'twittperator.js')
-rwxr-xr-xtwittperator.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/twittperator.js b/twittperator.js
index 52f9107..b77707e 100755
--- a/twittperator.js
+++ b/twittperator.js
@@ -1266,10 +1266,10 @@ let PLUGIN_INFO =
}
function start(params) {
- liberator.log("Twittperator: start " + name);
-
stop();
+ liberator.log("Twittperator: start " + name);
+
startTime = new Date().getTime();
lastParams = params;