mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-23 06:49:34 +00:00
minor cleanup stuff
This commit is contained in:
@@ -2,5 +2,5 @@ use ical::parser::ical::component::IcalJournal;
|
||||
|
||||
#[derive(Debug, Clone)]
|
||||
pub struct JournalObject {
|
||||
pub(crate) journal: IcalJournal,
|
||||
pub journal: IcalJournal,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user