forked from Anri/cal8tor
space
This commit is contained in:
parent
0c6f399d47
commit
e37d6b04cc
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ pub struct Course {
|
|||
/// Filled only when building for the ICS
|
||||
pub dtend: Option<chrono::DateTime<chrono::Utc>>,
|
||||
}
|
||||
|
||||
#[derive(Debug)]
|
||||
pub struct Day {
|
||||
/// Day's name
|
||||
|
|
Loading…
Reference in a new issue