1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-21 18:07:58 +01:00

More stuff.

This commit is contained in:
Kris Maglione
2011-07-26 21:25:37 -04:00
parent cff57155e6
commit 969cdfc5dc
4 changed files with 11 additions and 11 deletions

View File

@@ -238,7 +238,7 @@ var Modes = Module("modes", {
return <></>;
}
return rec(roots).toXMLString();
return rec(roots);
}
util.timeout(function () {