diff options
author | anekos | 2011-07-16 08:03:50 +0900 |
---|---|---|
committer | anekos | 2011-07-16 08:03:50 +0900 |
commit | 65f52b97a6c961b3b8aa28d943ce46ea9c29ec11 (patch) | |
tree | 61136bfb46a446567bb725948e234f75e2b8e1cd /google-plus-commando.js | |
parent | e47c7e5997f535080addafa5e412ae24f70991c5 (diff) | |
download | vimperator-plugins-65f52b97a6c961b3b8aa28d943ce46ea9c29ec11.tar.bz2 |
[submit] でヘルプ消す
Diffstat (limited to 'google-plus-commando.js')
-rw-r--r-- | google-plus-commando.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/google-plus-commando.js b/google-plus-commando.js index bba97b7..3f8260f 100644 --- a/google-plus-commando.js +++ b/google-plus-commando.js @@ -350,6 +350,7 @@ let INFO = submit: function () { if (liberator.focus) return; + PostHelp.hide(); click(Elements.focusedEditor.button.submit); }, unfold: function () { |