mirror of
https://github.com/stijndcl/didier.git
synced 2026-04-07 15:48:29 +02:00
Creating embeds
This commit is contained in:
parent
b3854324d4
commit
e8301ce8a2
6 changed files with 191 additions and 26 deletions
|
|
@ -3,8 +3,8 @@
|
|||
"semester_end": [16, 8, 2021],
|
||||
"holidays": [
|
||||
{
|
||||
"start_date": [2, 7, 2021],
|
||||
"end_date": [10, 8, 2021]
|
||||
"start_date": [2, 7, 2021, 23, 59, 59],
|
||||
"end_date": [10, 8, 2021, 23, 59, 59]
|
||||
}
|
||||
],
|
||||
"schedule": [
|
||||
|
|
@ -110,7 +110,7 @@
|
|||
"slots": [
|
||||
{
|
||||
"weeks": {
|
||||
"1": {
|
||||
"6": {
|
||||
"canceled": true
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue