mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-01 13:15:46 +01:00
Add missing semicolons.
--HG-- extra : rebase_source : d0f7ae9f98a691c7a721e8203121964d7976447e
This commit is contained in:
@@ -216,7 +216,7 @@ var IO = Module("io", {
|
||||
defineModule.loadLog.push("done sourcing " + filename + ": " + (Date.now() - time) + "ms");
|
||||
}
|
||||
}, this);
|
||||
},
|
||||
}
|
||||
}),
|
||||
|
||||
// TODO: there seems to be no way, short of a new component, to change
|
||||
|
||||
Reference in New Issue
Block a user