mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 19:14:11 +01:00
Formatting fixes.
This commit is contained in:
@@ -609,7 +609,7 @@ function Player() // {{{
|
||||
return tracksList;
|
||||
},
|
||||
|
||||
searchView: function searchView (args)
|
||||
searchView: function searchView(args)
|
||||
{
|
||||
let currentView = _SBGetCurrentView();
|
||||
let mediaItemList = currentView.mediaList;
|
||||
|
||||
Reference in New Issue
Block a user