mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 21:47:17 +00:00
19 lines
No EOL
441 B
JSON
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"
|
|
} |