This commit is contained in:
Mirco Wittrien 2020-11-03 13:55:52 +01:00
parent 27cc1e920e
commit 4db187aca2
1 changed files with 2 additions and 1 deletions

View File

@ -431,7 +431,7 @@
},
"BDrepo": {
"bdAddonCard": "bd-addon-card",
"bdAddonModal": "bd-addon-modal,
"bdAddonModal": "bd-addon-modal",
"bdButton": "bd-button",
"bdaAuthor": "bd-author author bda-author",
"bdaControls": "bd-controls bd-addon-controls bda-controls",
@ -1068,6 +1068,7 @@
"_repolistwrapper": ["BDFDB", "bdaRepoListWrapper"],
"_repolink": ["BDrepo", "bdaLink"],
"_repolinks": ["BDrepo", "bdaLinks"],
"_repomodal": ["BDrepo", "bdAddonModal"],
"_reponame": ["BDrepo", "bdaName"],
"_reposettings": ["BDrepo", "settings"],
"_reposettingsbutton": ["BDrepo", "bdaSettingsButton"],