-
This commit is contained in:
@@ -154,7 +154,7 @@ window.rkt_with_selector = function(selector, func) {
|
||||
return r;
|
||||
}
|
||||
|
||||
window.addEventListenere('contextmenu', function (e) { e.preventDefault(); });
|
||||
window.addEventListener('contextmenu', function (e) { e.preventDefault(); });
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user