mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-01-22 03:18:31 +01:00
Resolution for minColors was wrong.
This commit is contained in:
parent
eff86ce4ed
commit
23279bad58
@ -225,7 +225,7 @@
|
||||
resolutions: [{
|
||||
label: setToLabel.replace(/{value}/g, "10"),
|
||||
callback: function(){
|
||||
settings.ignoreFrequentColors = 10;
|
||||
settings.minColors = 10;
|
||||
}
|
||||
}]
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user