summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-09-30 16:53:23 +0400
committerAndrew Dolgov <[email protected]>2010-09-30 16:53:23 +0400
commit230807bd59dd86b747c528f789c7044c708bf67e (patch)
treeab50d50d4b8066b5841b6f0534df45d4002afddd
parent58226f869cfc0f35bb22c4f5afc5c3d892dc3c54 (diff)
reenable piggie (refs #42)
-rw-r--r--prefs.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/prefs.js b/prefs.js
index 64fe0a3d5..83621b6d4 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 {