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