enh
This commit is contained in:
parent
ac0750733f
commit
44318541f8
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,8 @@ const MUTTON_ITEMS = [
|
||||||
85 //Mutton paya
|
85 //Mutton paya
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
export const startAutomatedJobs = () => {
|
export const startAutomatedJobs = () => {
|
||||||
// Job to disable flash delivery for mutton at 12 PM daily
|
// Job to disable flash delivery for mutton at 12 PM daily
|
||||||
cron.schedule('0 12 * * *', async () => {
|
cron.schedule('0 12 * * *', async () => {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue