mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-02-04 20:40:07 +01:00
[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
Block a user