mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-08-13 15:47:14 +02:00
[bug] adding missing grayscale key to state update
This commit is contained in:
@ -57,6 +57,7 @@ var update = (function() {
|
||||
url: "../background/gray-steps.jpg",
|
||||
blur: 0,
|
||||
opacity: 1,
|
||||
grayscale: 0,
|
||||
accentOpacity: 0
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user