mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 10:57:58 +01:00
Merge changes from bootstrapped.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
/**
|
||||
* @instance events
|
||||
*/
|
||||
const Events = Module("events", {
|
||||
var Events = Module("events", {
|
||||
init: function () {
|
||||
this._fullscreen = window.fullScreen;
|
||||
this._lastFocus = null;
|
||||
|
||||
Reference in New Issue
Block a user