@@ -194,7 +194,7 @@ class CExtractor(TwoStepsExtractor):
 | 
			
		||||
                description,
 | 
			
		||||
                tags,
 | 
			
		||||
                recurrences=None,
 | 
			
		||||
                uuids=[event_url],
 | 
			
		||||
                uuids=[event_url + "#" + str(dt[0]) + "-" + str(dt[1])],
 | 
			
		||||
                url_human=url_human,
 | 
			
		||||
                start_time=dt[1],
 | 
			
		||||
                end_day=dt[2],
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user