mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-26 23:42:27 +01:00
Whitespace and semicolon fixes.
This commit is contained in:
2
common/content/io.js
Normal file → Executable file
2
common/content/io.js
Normal file → Executable file
@@ -478,7 +478,7 @@ function IO() //{{{
|
||||
}
|
||||
|
||||
return util.Array.flatten(commands);
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
completion.addUrlCompleter("f", "Local files", completion.file);
|
||||
|
||||
Reference in New Issue
Block a user