Update BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2020-11-12 14:09:22 +01:00
parent 56f63ccdd0
commit 8b6df4127a
1 changed files with 2 additions and 0 deletions

View File

@ -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"],