mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-11 21:07:28 -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',
|
icon: 'file:stackby.png',
|
||||||
group: ['transform'],
|
group: ['transform'],
|
||||||
version: 1,
|
version: 1,
|
||||||
description: 'Consume Stackby REST API',
|
description: 'Read, Write, and Delete Data in Stackby',
|
||||||
defaults: {
|
defaults: {
|
||||||
name: 'Stackby',
|
name: 'Stackby',
|
||||||
color: '#772244',
|
color: '#772244',
|
||||||
|
|
Loading…
Reference in a new issue