fix
This commit is contained in:
@@ -15,7 +15,7 @@ const (
|
||||
Ping = Command("/ping")
|
||||
TodayLessons = Command("/today_lessons")
|
||||
TomorrowLessons = Command("/tomorrow_lessons")
|
||||
AllLessons = Command("/all_lessons")
|
||||
AllLessons = Command("/all_lessons")
|
||||
Weather = Command("/weather")
|
||||
NewYear = Command("/new_year")
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user