From b04edfd913181ea2800895c3059e03b885299af2 Mon Sep 17 00:00:00 2001 From: Daniel Gradman-Svendsen Date: Mon, 17 Nov 2025 14:47:10 +0100 Subject: [PATCH] ncy 3 --- chats-out.html | 2 +- group-out.html | 2 +- groupRecipient.html | 6 +++--- groupRecipient.js | 2 +- numberRecipient.html | 6 +++--- numberRecipient.js | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/chats-out.html b/chats-out.html index 513c949..4763a2f 100644 --- a/chats-out.html +++ b/chats-out.html @@ -5,7 +5,7 @@ defaults: { name: {value:"Chats Out"}, whatsappLink: {value:"whatsapp-web", type:'whatsappLink'}, - recipient: {value:"", type:'numberRecipient', required:false} + recipient: {value:"", type:'number-recipient', required:false} }, outputs:0, inputs:1, diff --git a/group-out.html b/group-out.html index 3082a53..d943fb7 100644 --- a/group-out.html +++ b/group-out.html @@ -5,7 +5,7 @@ defaults: { name: {value:"Group Message"}, whatsappLink: {value:"whatsapp-web", type:'whatsappLink'}, - recipient: {value:"", type:'groupRecipient', required:false} + recipient: {value:"", type:'group-recipient', required:false} }, outputs:0, inputs:1, diff --git a/groupRecipient.html b/groupRecipient.html index cd92972..1e660cc 100644 --- a/groupRecipient.html +++ b/groupRecipient.html @@ -1,5 +1,5 @@ - - - -