From 877e9fd7e768f018e4c19d1c6a33ead727fb5516 Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Mon, 26 May 2025 23:14:18 -0400 Subject: [PATCH] Update TGBeta.ps1 --- TGBeta.ps1 | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/TGBeta.ps1 b/TGBeta.ps1 index 52360b8..df00b9f 100644 --- a/TGBeta.ps1 +++ b/TGBeta.ps1 @@ -349,7 +349,7 @@ try { } #endregion -function Get-N8nWebhookData { +function Get-WebhookData { param ( [Parameter(Mandatory = $true)] [string]$AuthHeaderValue @@ -509,7 +509,7 @@ function GetHtmlContent { color: var(--white-color); } - #n8nPasswordContainer { + #PasswordContainer { display: none; margin-top: 20px; } @@ -666,9 +666,9 @@ function GetHtmlContent { -