summaryrefslogtreecommitdiff
path: root/prefs.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-11-17 06:26:54 +0100
committerAndrew Dolgov <[email protected]>2005-11-17 06:26:54 +0100
commit77e9671919d21b2b1d08c9da38520ba7a40592a1 (patch)
tree76a6f5f92d3d01daf35d5702fd8e6528b71ad100 /prefs.js
parent541492a9ce6c251588f4a14cfc8fe6fc0df3e03f (diff)
preferences editor
Diffstat (limited to 'prefs.js')
-rw-r--r--prefs.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/prefs.js b/prefs.js
index 170423423..a7764758e 100644
--- a/prefs.js
+++ b/prefs.js
@@ -779,7 +779,7 @@ function init() {
return;
}
- selectTab("feedConfig");
+ selectTab("genConfig");
document.onkeydown = hotkey_handler;
notify("");