Update BDFDB.data.json
This commit is contained in:
parent
56f63ccdd0
commit
8b6df4127a
|
@ -436,6 +436,7 @@
|
|||
"bdAddonCard": "bd-addon-card",
|
||||
"bdAddonModal": "bd-addon-modal",
|
||||
"bdButton": "bd-button",
|
||||
"bdButtonDanger": "bd-button-danger",
|
||||
"bdaAuthor": "bd-author author bda-author",
|
||||
"bdaControls": "bd-controls bd-addon-controls bda-controls",
|
||||
"bdaControlsButton": "bd-addon-button",
|
||||
|
@ -1051,6 +1052,7 @@
|
|||
"_toproleseverywheretag": ["TopRolesEverywhere", "tag"],
|
||||
"_repoauthor": ["BDrepo", "bdaAuthor"],
|
||||
"_repobutton": ["BDrepo", "bdButton"],
|
||||
"_repobuttondanger": ["BDrepo", "bdButtonDanger"],
|
||||
"_repocard": ["BDrepo", "bdAddonCard"],
|
||||
"_repocheckbox": ["BDrepo", "switchCheckbox"],
|
||||
"_repocheckboxchecked": ["BDrepo", "switchChecked"],
|
||||
|
|
Loading…
Reference in New Issue