mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-31 01:05:46 +01:00
Add missing semicolons.
This commit is contained in:
@@ -459,7 +459,7 @@ var Template = Module("Template", {
|
||||
let source = this.sourceLink(frame);
|
||||
source[1]["dactyl:hint"] = source[2];
|
||||
return source;
|
||||
}
|
||||
};
|
||||
return ["table", {},
|
||||
format.headings ?
|
||||
["thead", { highlight: "UsageHead" },
|
||||
|
||||
Reference in New Issue
Block a user