Replace unsupported Probo codex categories
Marketplace review flagged Developer Tools and Automation as unsupported n8n codex category values. Keep Development and use Utility per review guidance. Signed-off-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Bryan FRIMIN <bryan@frimin.fr>
This commit is contained in:
committed by
Sacha Al Himdani
parent
b770e226a3
commit
fb03797fbe
@@ -2,7 +2,7 @@
|
||||
"node": "n8n-nodes-probo",
|
||||
"nodeVersion": "1.0",
|
||||
"codexVersion": "1.0",
|
||||
"categories": ["Development", "Developer Tools", "Automation"],
|
||||
"categories": ["Development", "Utility"],
|
||||
"resources": {
|
||||
"credentialDocumentation": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user