mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-30 16:25:46 +01:00
Add missing semicolons.
This commit is contained in:
@@ -286,7 +286,7 @@ var Marks = Module("marks", {
|
||||
return;
|
||||
}
|
||||
}
|
||||
},
|
||||
}
|
||||
}, {
|
||||
markToString: function markToString(name, mark) {
|
||||
let tab = mark.tab && mark.tab.get();
|
||||
|
||||
Reference in New Issue
Block a user