mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-29 13:02:27 +01:00
Formatting fixes.
This commit is contained in:
@@ -1381,7 +1381,7 @@ function Completion() //{{{
|
||||
completion.urls(context, tags);
|
||||
},
|
||||
|
||||
songCompletion: function songCompletion(context, args)
|
||||
songCompletion: function songCompletion(context, args)
|
||||
{
|
||||
if (args.completeArg == 0)
|
||||
context.completions = getArtists();
|
||||
|
||||
Reference in New Issue
Block a user