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