20 lines
416 B
JSON
20 lines
416 B
JSON
{
|
|
"elements": {
|
|
"eventDashboard": {
|
|
"settings": {
|
|
"name": "Event Dashboard",
|
|
"metaThumbnailUrl": "[publicPath]/event-dashboard.jpg",
|
|
"metaPreviewUrl": "[publicPath]/event-dashboard-preview.png",
|
|
"metaDescription": "It will show the event dashboard detail"
|
|
}
|
|
}
|
|
},
|
|
"categories": {
|
|
"Misc": {
|
|
"elements": [
|
|
"eventDashboard"
|
|
]
|
|
}
|
|
}
|
|
}
|