Update index.ts
This commit is contained in:
parent
ba2e4f62a5
commit
c6f82c43fe
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ async function main() {
|
||||||
schoolId: 41896,
|
schoolId: 41896,
|
||||||
grade: 1,
|
grade: 1,
|
||||||
classNum: 1,
|
classNum: 1,
|
||||||
weekday: weekday + 1,
|
weekday: weekday,
|
||||||
WEBHOOK_URL: process.env.DISCORD_WEBHOOK_SUNRIN_URL as string
|
WEBHOOK_URL: process.env.DISCORD_WEBHOOK_SUNRIN_URL as string
|
||||||
})
|
})
|
||||||
await Meal({
|
await Meal({
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue