mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-24 20:24:05 -08:00
⚡ Change description of Stackby-Node
This commit is contained in:
parent
ae92325ba3
commit
9c67c893e7
|
@ -22,7 +22,7 @@ export class Stackby implements INodeType {
|
|||
icon: 'file:stackby.png',
|
||||
group: ['transform'],
|
||||
version: 1,
|
||||
description: 'Consume Stackby REST API',
|
||||
description: 'Read, Write, and Delete Data in Stackby',
|
||||
defaults: {
|
||||
name: 'Stackby',
|
||||
color: '#772244',
|
||||
|
|
Loading…
Reference in a new issue