ItemId is the Url
This commit is contained in:
parent
cbffef8b97
commit
499f25b9b9
5 changed files with 52 additions and 20 deletions
|
@ -14,6 +14,7 @@ pub mod calendar;
|
|||
pub use calendar::cached_calendar::CachedCalendar;
|
||||
mod item;
|
||||
pub use item::Item;
|
||||
pub use item::ItemId;
|
||||
mod task;
|
||||
pub use task::Task;
|
||||
mod event;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue