mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
fix lint issue
This commit is contained in:
parent
adda05de9a
commit
dcf15800ca
|
@ -636,7 +636,7 @@ const config = convict({
|
|||
format: String,
|
||||
default: 'https://docs.n8n.io/reference/',
|
||||
env: 'N8N_VERSION_NOTIFICATIONS_ENDPOINT',
|
||||
}
|
||||
},
|
||||
},
|
||||
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue