Skip to content

Commit

Permalink
fix: Add missing command in cancel response
Browse files Browse the repository at this point in the history
  • Loading branch information
devadathanmb committed Dec 26, 2023
1 parent 45a73b9 commit 2d8e73a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/handlers/cancel.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Please use:
/result : To start a result look up
/notifications : To start a notification look up
/calendar : To start an academic calendar look up
/timetable : To start a timetable look up
`,
);
}
Expand Down

0 comments on commit 2d8e73a

Please sign in to comment.