Skip to content

Commit

Permalink
Update config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ABUCKY0 authored Feb 28, 2024
1 parent 7dfd2dd commit 56d379e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const config = {
//default schedule - schedule used most often. User will be
//notified if .today's schedule is not the default.
default: normal,
order: [null, normal, normal, peprally, normal, normal],
order: [null, normal, normal, pack, normal, normal],
//order: [null, final_mon, final_tue, final_wed, final_thu, null],
//alt schedule - if this is set, it will override the daily order.
alt: null
Expand Down

0 comments on commit 56d379e

Please sign in to comment.