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" }