mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-29 07:01:04 +03:00
fix lint
This commit is contained in:
@@ -52,7 +52,7 @@ export const init = async (): Promise<void> => {
|
|||||||
? {
|
? {
|
||||||
ssl: true
|
ssl: true
|
||||||
}
|
}
|
||||||
: {}),
|
: {})
|
||||||
})
|
})
|
||||||
break
|
break
|
||||||
case 'postgres':
|
case 'postgres':
|
||||||
|
|||||||
Reference in New Issue
Block a user