From d5cdfd50261eecb472d259fa50fc46c789a7416b Mon Sep 17 00:00:00 2001 From: NotJohnnyTamale <81783950+ABUCKY0@users.noreply.github.com> Date: Wed, 29 Nov 2023 10:41:30 -0600 Subject: [PATCH] Update config.js --- src/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.js b/src/config.js index ee37e0a..7f5849a 100644 --- a/src/config.js +++ b/src/config.js @@ -14,7 +14,7 @@ const config = { default: normal, order: [null, normal, normal, normal, normal, normal], //alt schedule - if this is set, it will override the daily order. - alt: null + alt: pack }, version: " v2.2.1" }