From cd50591edba07264485ea52c2abe3aab4bcda9bc Mon Sep 17 00:00:00 2001 From: kl3z <136390977+kl3z@users.noreply.github.com> Date: Thu, 31 Jul 2025 10:10:27 +0100 Subject: [PATCH] Update Procfile --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 02dab60..e593d15 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -python WIPBOT.py +web: python WIPBOT.py