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:
@@ -238,7 +238,7 @@ var Modes = Module("modes", {
|
||||
return <></>;
|
||||
}
|
||||
|
||||
return rec(roots).toXMLString();
|
||||
return rec(roots);
|
||||
}
|
||||
|
||||
util.timeout(function () {
|
||||
|
||||
Reference in New Issue
Block a user