Change Ellery's math class

This commit is contained in:
Ian Gulliver
2020-09-15 15:12:15 +00:00
parent 8b0579a112
commit beb0335c02

View File

@@ -26,11 +26,11 @@ var classesFalcons = []Class{
Students: allFalcons, Students: allFalcons,
}, },
Class{ Class{
Summary: "🔢 Math (Kathy)", Summary: "🔢 Math (Emma)",
Start: "09:00", Start: "09:00",
End: "10:00", End: "10:00",
Days: weekDays, Days: weekDays,
Zoom: "https://us02web.zoom.us/j/89589611903?pwd=ZHloNTd4UkxGNTNVQjNxa24zRTQyQT09", Zoom: "https://us02web.zoom.us/j/89234926545?pwd=R1B1T0FMcGlzUVAwV0VXbkRBYWhHZz09",
Students: []string{ Students: []string{
"ellery.pratt@heliosns.org", "ellery.pratt@heliosns.org",
}, },