mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-14 20:45:46 +01:00
Another attempt at revision 8613b76cff40.
This commit is contained in:
@@ -844,7 +844,7 @@ var Completion = Module("completion", {
|
||||
get setFunctionCompleter() JavaScript.setCompleter, // Backward compatibility
|
||||
|
||||
Local: function (dactyl, modules, window) ({
|
||||
options: modules.options,
|
||||
get options() modules.options,
|
||||
|
||||
// FIXME
|
||||
_runCompleter: function _runCompleter(name, filter, maxItems) {
|
||||
|
||||
Reference in New Issue
Block a user