]> git.wh0rd.org - tt-rss.git/commitdiff
reenable piggie (refs #42)
authorAndrew Dolgov <fox@bah.org.ru>
Thu, 30 Sep 2010 12:53:23 +0000 (16:53 +0400)
committerAndrew Dolgov <fox@bah.org.ru>
Thu, 30 Sep 2010 12:53:58 +0000 (16:53 +0400)
prefs.js

index 64fe0a3d57cc37254d3a556c705da62d22bcb142..83621b6d418b2ea88bbf47f881bf68a6bcfdc64b 100644 (file)
--- a/prefs.js
+++ b/prefs.js
@@ -1456,8 +1456,7 @@ function pref_hotkey_handler(e) {
                }
 
                if ($("piggie")) {
-       
-                       if (seq.match("807371717369")) {
+                       if (seq.match("8073717369")) {
                                seq = "";
                                piggie(true);
                        } else {