mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-01 19:32:26 +01:00
Fix some JS warnings.
This commit is contained in:
@@ -740,7 +740,7 @@ const Completion = Module("completion", {
|
||||
}
|
||||
//}}}
|
||||
}, {
|
||||
UrlCompleter: Struct("name", "description", "completer"),
|
||||
UrlCompleter: Struct("name", "description", "completer")
|
||||
});
|
||||
|
||||
// vim: set fdm=marker sw=4 ts=4 et:
|
||||
|
||||
Reference in New Issue
Block a user