Update TGBeta.ps1

This commit is contained in:
2025-01-07 01:02:00 -05:00
parent 0703410261
commit 8a828a75e2

View File

@@ -1078,6 +1078,8 @@ if ($request.HttpMethod -eq "POST" -and $request.Url.AbsolutePath -eq "/executeT
} }
# ---------------------------------------------------------------- # ----------------------------------------------------------------
# 4) NEW ROUTE: /getLogs # 4) NEW ROUTE: /getLogs
# Returns $Global:LogCache as JSON for the polling function # Returns $Global:LogCache as JSON for the polling function