From f9abb61d9c81f4e36c61b721e466fae93627a9a3 Mon Sep 17 00:00:00 2001 From: Joeri Date: Fri, 20 Feb 2026 14:00:21 +0100 Subject: [PATCH] Changed title --- cleanup.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cleanup.ps1 b/cleanup.ps1 index cda1e02..cadb68c 100644 --- a/cleanup.ps1 +++ b/cleanup.ps1 @@ -1,4 +1,4 @@ -$ScriptTitle = "Quest Computers Cleanup" +$ScriptTitle = "Cleanup Script" $WebhookURL = "https://n8n.questcomputers.be/webhook-test/8fde21e2-937f-4142-b983-6e1606e29335" Add-Type -AssemblyName System.Windows.Forms