[bug] adding missing grayscale key to state update
This commit is contained in:
parent
7031e83745
commit
2f502488ee
|
@ -57,6 +57,7 @@ var update = (function() {
|
|||
url: "../background/gray-steps.jpg",
|
||||
blur: 0,
|
||||
opacity: 1,
|
||||
grayscale: 0,
|
||||
accentOpacity: 0
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue