Opera compatibility fixes
This commit is contained in:
@@ -380,5 +380,7 @@ function catchupPage() {
|
||||
|
||||
|
||||
function init() {
|
||||
if (arguments.callee.done) return;
|
||||
arguments.callee.done = true;
|
||||
document.onkeydown = hotkey_handler;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user