mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 02:22:21 +00:00
Add calendar color and description
This commit is contained in:
@@ -33,6 +33,8 @@ pub struct Calendar {
|
||||
pub id: String,
|
||||
pub name: Option<String>,
|
||||
pub owner: String,
|
||||
pub description: Option<String>,
|
||||
pub color: Option<String>,
|
||||
pub ics: String,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user