mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-13 22:52:22 +00:00
Fix stupid copy-paste bug with calendar-order
This commit is contained in:
@@ -147,7 +147,7 @@ pub enum CalendarProp {
|
||||
CalendarDescription(TextNode),
|
||||
#[serde(rename = "C:calendar-timezone", alias = "calendar-timezone")]
|
||||
CalendarTimezone(TextNode),
|
||||
#[serde(rename = "IC:calendar-description", alias = "calendar-description")]
|
||||
#[serde(rename = "IC:calendar-order", alias = "calendar-order")]
|
||||
CalendarOrder(TextNode),
|
||||
#[serde(
|
||||
rename = "C:supported-calendar-component-set",
|
||||
|
||||
Reference in New Issue
Block a user