mirror of
https://github.com/lennart-k/rustical.git
synced 2026-01-31 05:28:23 +00:00
add tagname
This commit is contained in:
@@ -18,6 +18,7 @@ pub mod error;
|
||||
pub mod proptypes;
|
||||
pub mod resources;
|
||||
pub mod routes;
|
||||
pub mod tagname;
|
||||
|
||||
pub struct CalDavContext<C: CalendarStore + ?Sized> {
|
||||
pub prefix: String,
|
||||
|
||||
Reference in New Issue
Block a user