take over change from Jeffcom

This commit is contained in:
Christoph Dyllick-Brenzinger 2024-01-29 10:11:52 +01:00
parent 5198fdad55
commit 1cc1926931

View file

@ -8,7 +8,7 @@ export class SeaTable extends VersionedNodeType {
constructor() {
const baseDescription: INodeTypeBaseDescription = {
displayName: 'SeaTable',
name: 'seatable',
name: 'seaTable',
icon: 'file:seatable.svg',
group: ['output'],
subtitle: '={{$parameter["resource"] + ": " + $parameter["operation"]}}',