Compare commits

..

No commits in common. "5cccf81c595087304fce36bf0aea0a1ca9e8f349" and "7ff133a045fcdf1583e0990bf7b76c0e07ebbaaa" have entirely different histories.

2 changed files with 1 additions and 16 deletions

View File

@ -15,7 +15,7 @@ class Reminders:
self._les = [int(user[0]) for user in rows if user[2]]
self._lesMessages = ["Lessenrooster voor vandaag:"]
self.les = {"users": self._les, "messages": self._lesMessages, "embed": self.les_embed, "argsf": schedule.find_minor, "embed_once": False, "weekends": False, "disabled": False}
self.les = {"users": self._les, "messages": self._lesMessages, "embed": self.les_embed, "argsf": schedule.find_minor, "embed_once": False, "weekends": False, "disabled": True}
self.categories = [self.nightly, self.les]

View File

@ -151,17 +151,8 @@
},
{
"course": "Computationele Biologie",
"online_links": {
"zoom": "https://ufora.ugent.be/d2l/ext/rp/448904/lti/framedlaunch/556e197e-e87b-4c27-be5d-53adc7a41826"
},
"slots": [
{
"weeks": {
"1": {
"online_only": true
}
},
"online": "zoom",
"location": {
"campus": "Sterre",
"building": "S9",
@ -174,12 +165,6 @@
}
},
{
"weeks": {
"1": {
"online_only": true
}
},
"online": "zoom",
"location": {
"campus": "Sterre",
"building": "S9",