mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 09:27:58 +01:00
Merge changes from bootstrapped.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
// TODO: Clean this up.
|
||||
|
||||
const JavaScript = Module("javascript", {
|
||||
var JavaScript = Module("javascript", {
|
||||
init: function () {
|
||||
this._stack = [];
|
||||
this._functions = [];
|
||||
|
||||
Reference in New Issue
Block a user