⚡ Add aliases (#1935)
This commit is contained in:
@@ -64,6 +64,11 @@
|
||||
"icon": "⏲",
|
||||
"url": "https://n8n.io/blog/creating-triggers-for-n8n-workflows-using-polling/"
|
||||
},
|
||||
{
|
||||
"label": "How to build a low-code, self-hosted URL shortener in 3 steps",
|
||||
"icon": "🔗",
|
||||
"url": "https://n8n.io/blog/how-to-build-a-low-code-self-hosted-url-shortener/"
|
||||
},
|
||||
{
|
||||
"label": "Build your own virtual assistant with n8n: A step by step guide",
|
||||
"icon": "👦",
|
||||
@@ -101,6 +106,13 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"alias": [
|
||||
"Code",
|
||||
"Javascript",
|
||||
"Custom Code",
|
||||
"Script",
|
||||
"cpde"
|
||||
],
|
||||
"subcategories": {
|
||||
"Core Nodes": [
|
||||
"Data Transformation"
|
||||
|
||||
Reference in New Issue
Block a user