ToolJet/server/templates/admin-panel-tooljet-db/manifest.json
2025-02-25 12:22:50 +05:30

19 lines
No EOL
441 B
JSON

{
"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"
}