ToolJet/server/templates/simple-marketplace-admin/manifest.json
2024-05-03 18:16:41 +05:30

15 lines
No EOL
340 B
JSON

{
"name": "Simple marketplace - Admin",
"description": "Take complete control of your online marketplace with our comprehensive admin interface.",
"widgets": [
"Listview"
],
"sources": [
{
"name": "ToolJet Database",
"id": "tooljetdb"
}
],
"id": "simple-marketplace-admin",
"category": "operations"
}