Merge pull request #1000 from Safelite/feature/CSR-972-fix-missing-color-option-2
CSR-972 fix missing color option item.
This commit is contained in:
commit
38d40cabe6
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ const tintMap = {
|
|||
{ name: "gray tint", src: "Glass-NoShade-GrayTint.svg" },
|
||||
{ name: "green tint", src: "Glass-NoShade-GreenTint.svg" },
|
||||
{ name: "gray tint privacy", src: "Glass-NoShade-GrayTint.svg" },
|
||||
{ name: "blue tint", src: "Glass-NoShade-BlueTint.svg" },
|
||||
|
||||
// No shade or tint
|
||||
{ name: "clear", src: "Glass-NoShade-NoTint.svg" },
|
||||
|
|
|
|||
Loading…
Reference in a new issue