ToolJet/server/templates/admin-panel-tooljet-db/manifest.json

19 lines
441 B
JSON
Raw Normal View History

2024-05-03 12:14:11 +00:00
{
"name": "Admin Panel (ToolJet Database)",
"description": "Effortlessly manage your databases with our intuitive TJDB admin panel, designed for optimal control and efficiency.",
"widgets": [
"Table"
],
"sources": [
{
"name": "ToolJet Database",
"id": "tooljetdb"
},
{
"name": "Run JavaScript",
"id": "runjs"
}
],
"id": "admin-panel-tooljet-db",
"category": "developer-utilities"
}