bp_wb/sidebar.json

15 lines
240 B
JSON

{
"sidebar": {
"links": [
{
"label": "Theme Builder",
"url": "/bp_wb/",
"icon": "pencil-square",
"role": "super_admin",
"position": "after",
"after": "themes"
}
]
}
}