mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 14:44:05 -08:00
feat: Add tracking code to hiring link (no-changelog) (#3530)
This commit is contained in:
parent
5e3e70b83b
commit
d469a98073
|
@ -286,7 +286,7 @@ export const HIRING_BANNER = `
|
||||||
///////////
|
///////////
|
||||||
//////
|
//////
|
||||||
|
|
||||||
Love n8n? Help us build the future of automation! https://n8n.io/careers
|
Love n8n? Help us build the future of automation! https://n8n.io/careers?utm_source=n8n_user&utm_medium=console_output
|
||||||
`;
|
`;
|
||||||
|
|
||||||
export const NODE_TYPE_COUNT_MAPPER = {
|
export const NODE_TYPE_COUNT_MAPPER = {
|
||||||
|
|
Loading…
Reference in a new issue