reverts unnecessary changes

This commit is contained in:
Ria 2025-03-05 15:01:42 +01:00
parent 3d460a7b76
commit 439fb29fa6

View file

@ -1768,23 +1768,7 @@ export class Telegram implements INodeType {
},
],
'message',
// [ria] needs to be in options!
[
{
displayName: 'Options',
name: 'options',
type: 'collection',
placeholder: 'Add option',
default: {},
options: [
{
...appendAttributionOption,
description:
'Whether to include the phrase “This email was sent automatically with n8n” to the end of the email',
},
],
},
],
undefined,
{
noButtonStyle: true,
defaultApproveLabel: '✅ Approve',