mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-24 04:32:26 +01:00
whitespace fixes
This commit is contained in:
@@ -177,7 +177,7 @@ function CommandLine() //{{{
|
||||
PAGE_DOWN: {},
|
||||
RESET: null,
|
||||
|
||||
get completion()
|
||||
get completion()
|
||||
{
|
||||
let str = commandline.command;
|
||||
return str.substring(this.prefix.length, str.length - this.suffix.length);
|
||||
|
||||
Reference in New Issue
Block a user