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