[bug] adding missing grayscale key to state update

This commit is contained in:
zombieFox 2019-01-24 20:37:36 +00:00
parent 7031e83745
commit 2f502488ee
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ var update = (function() {
url: "../background/gray-steps.jpg",
blur: 0,
opacity: 1,
grayscale: 0,
accentOpacity: 0
}
};