Browse Source

fix a little space

pull/4023/head
sovlookup 5 years ago
parent
commit
136faa243b
  1. 2
      packages/server/src/integrations/index.js

2
packages/server/src/integrations/index.js

@ -32,7 +32,7 @@ const INTEGRATIONS = {
SQL_SERVER: sqlServer.integration,
AIRTABLE: airtable.integration,
MYSQL: mysql.integration,
ARANGODB: arangodb.integration,
ARANGODB: arangodb.integration,
}
module.exports = {

Loading…
Cancel
Save