mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
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