We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5abc70 commit 7cadfddCopy full SHA for 7cadfdd
server/node-service/src/plugins/turso/index.ts
@@ -89,7 +89,7 @@ type Response = {
89
const tursoPlugin: DataSourcePlugin<ActionDataType, DataSourceDataType> = {
90
id: "turso",
91
name: "Turso",
92
- category: "api",
+ category: "database",
93
icon: "turso.svg",
94
dataSourceConfig,
95
queryConfig,
0 commit comments