stuff
This commit is contained in:
parent
27cc1e920e
commit
4db187aca2
|
@ -431,7 +431,7 @@
|
||||||
},
|
},
|
||||||
"BDrepo": {
|
"BDrepo": {
|
||||||
"bdAddonCard": "bd-addon-card",
|
"bdAddonCard": "bd-addon-card",
|
||||||
"bdAddonModal": "bd-addon-modal,
|
"bdAddonModal": "bd-addon-modal",
|
||||||
"bdButton": "bd-button",
|
"bdButton": "bd-button",
|
||||||
"bdaAuthor": "bd-author author bda-author",
|
"bdaAuthor": "bd-author author bda-author",
|
||||||
"bdaControls": "bd-controls bd-addon-controls bda-controls",
|
"bdaControls": "bd-controls bd-addon-controls bda-controls",
|
||||||
|
@ -1068,6 +1068,7 @@
|
||||||
"_repolistwrapper": ["BDFDB", "bdaRepoListWrapper"],
|
"_repolistwrapper": ["BDFDB", "bdaRepoListWrapper"],
|
||||||
"_repolink": ["BDrepo", "bdaLink"],
|
"_repolink": ["BDrepo", "bdaLink"],
|
||||||
"_repolinks": ["BDrepo", "bdaLinks"],
|
"_repolinks": ["BDrepo", "bdaLinks"],
|
||||||
|
"_repomodal": ["BDrepo", "bdAddonModal"],
|
||||||
"_reponame": ["BDrepo", "bdaName"],
|
"_reponame": ["BDrepo", "bdaName"],
|
||||||
"_reposettings": ["BDrepo", "settings"],
|
"_reposettings": ["BDrepo", "settings"],
|
||||||
"_reposettingsbutton": ["BDrepo", "bdaSettingsButton"],
|
"_reposettingsbutton": ["BDrepo", "bdaSettingsButton"],
|
||||||
|
|
Loading…
Reference in New Issue