mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-13 20:32:48 +00:00
comment
This commit is contained in:
@@ -132,7 +132,7 @@ impl CompFilterElement {
|
||||
false
|
||||
}
|
||||
|
||||
// match the VEVENT/VTODO part
|
||||
// match the VEVENT/VTODO/VJOURNAL part
|
||||
pub fn matches(&self, cal_object: &CalendarObject) -> bool {
|
||||
// TODO: evaulate prop-filter
|
||||
let component_name = cal_object.get_component_name();
|
||||
|
||||
Reference in New Issue
Block a user