From 44fae74f403613d329bbbd3f90d714dfafab8936 Mon Sep 17 00:00:00 2001 From: Braeden57 Date: Fri, 15 Oct 2021 18:05:25 -0700 Subject: [PATCH] update .gitignore --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 7330ec6..8661584 100644 --- a/Procfile +++ b/Procfile @@ -1,2 +1,2 @@ Worker: node index.js -Worker: node beta.js \ No newline at end of file +Beta-Worker: node beta.js \ No newline at end of file