Change description of Stackby-Node

This commit is contained in:
Jan Oberhauser 2021-02-08 18:44:53 +01:00
parent ae92325ba3
commit 9c67c893e7

View file

@ -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',