Update BDFDB.data.json
This commit is contained in:
parent
ac5916720c
commit
fa4ca78e57
|
@ -1655,8 +1655,8 @@
|
||||||
"bottagtext": ["BotTag", "botText"],
|
"bottagtext": ["BotTag", "botText"],
|
||||||
"bottagverified": ["BotTag", "botTagVerified"],
|
"bottagverified": ["BotTag", "botTagVerified"],
|
||||||
"button": ["Button", "button"],
|
"button": ["Button", "button"],
|
||||||
"buttoncolorblack": ["Button", "colorBlack"],
|
|
||||||
"buttoncolorbrand": ["Button", "colorBrand"],
|
"buttoncolorbrand": ["Button", "colorBrand"],
|
||||||
|
"buttoncolorbrandnew": ["Button", "colorBrandNew"],
|
||||||
"buttoncolorgreen": ["Button", "colorGreen"],
|
"buttoncolorgreen": ["Button", "colorGreen"],
|
||||||
"buttoncolorgrey": ["Button", "colorGrey"],
|
"buttoncolorgrey": ["Button", "colorGrey"],
|
||||||
"buttoncolorlink": ["Button", "colorLink"],
|
"buttoncolorlink": ["Button", "colorLink"],
|
||||||
|
@ -1673,6 +1673,7 @@
|
||||||
"buttonhashover": ["Button", "hasHover"],
|
"buttonhashover": ["Button", "hasHover"],
|
||||||
"buttonhoverblack": ["Button", "hoverBlack"],
|
"buttonhoverblack": ["Button", "hoverBlack"],
|
||||||
"buttonhoverbrand": ["Button", "hoverBrand"],
|
"buttonhoverbrand": ["Button", "hoverBrand"],
|
||||||
|
"buttonhoverbrandnew": ["Button", "hoverBrandNew"],
|
||||||
"buttonhovergreen": ["Button", "hoverGreen"],
|
"buttonhovergreen": ["Button", "hoverGreen"],
|
||||||
"buttonhovergrey": ["Button", "hoverGrey"],
|
"buttonhovergrey": ["Button", "hoverGrey"],
|
||||||
"buttonhoverlink": ["Button", "hoverLink"],
|
"buttonhoverlink": ["Button", "hoverLink"],
|
||||||
|
|
Loading…
Reference in New Issue