This commit is contained in:
Manuel Simon Hirsig
2016-03-02 23:26:27 +01:00
parent bfde63cbb6
commit e577fc3802
+1 -1
View File
@@ -189,7 +189,7 @@ function m.filter_from_string(filter_term)
else
return false, 'Erroneous Max Percent Modifier'
end
elseif i == 1 then
elseif i == 2 then
filter.name = str
else
return false, 'Unknown Modifier'