mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-01 06:45:45 +01:00
Remove redundant use of Option.validateCompleter.
This is run by default now. --HG-- extra : rebase_source : 5e8a58550a0c6c3c9fb0cc146bb6405009a24ade
This commit is contained in:
@@ -782,8 +782,7 @@ const Player = Module("player", {
|
||||
["0", "Repeat none"],
|
||||
["1", "Repeat one"],
|
||||
["2", "Repeat all"]
|
||||
],
|
||||
validator: Option.validateCompleter
|
||||
]
|
||||
});
|
||||
|
||||
options.add(["shuffle"],
|
||||
|
||||
Reference in New Issue
Block a user