mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 19:07:58 +01:00
Fix some crap.
--HG-- branch : testing
This commit is contained in:
@@ -407,6 +407,7 @@ const Option = Class("Option", {
|
||||
},
|
||||
|
||||
stringlist: function (operator, values, scope, invert) {
|
||||
const self = this;
|
||||
values = Array.concat(values);
|
||||
switch (operator) {
|
||||
case "+":
|
||||
|
||||
Reference in New Issue
Block a user