1
0
Fork 0
mirror of synced 2024-07-04 14:01:27 +12:00

fix a little space

This commit is contained in:
sovlookup 2021-01-28 22:23:17 +08:00
parent 2f167d8245
commit 136faa243b

View file

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