ssl opportunities

This commit is contained in:
2021-09-12 17:03:20 -04:00
parent cea966010f
commit 34f6819f1d
2 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -209,7 +209,7 @@ api_route! {
text: (Text, String, String),
location: (Text, String, String),
teacher: (Text, String, String),
time: (Time, NaiveTime, TimeForm),
date: (Date, NaiveDate, DateForm),
}
}