feat: add libsql to openapi

This commit is contained in:
Oliver Geneser
2025-09-13 14:38:36 +02:00
parent 95999df13e
commit 293160eb55

View File

@@ -518,6 +518,7 @@ export const settingsRouter = createTRPCRouter({
"postgres",
"redis",
"mongo",
"libsql",
"mariadb",
"sshRouter",
"gitProvider",