From: Andrew Dolgov Date: Thu, 30 Sep 2010 12:53:23 +0000 (+0400) Subject: reenable piggie (refs #42) X-Git-Tag: 1.5.0~435^2~1^2 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=230807bd59dd86b747c528f789c7044c708bf67e;p=tt-rss.git reenable piggie (refs #42) --- diff --git a/prefs.js b/prefs.js index 64fe0a3d..83621b6d 100644 --- 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 {