oops
This commit is contained in:
		
							parent
							
								
									895b8cc9c4
								
							
						
					
					
						commit
						005c82229e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -50,7 +50,7 @@ def patch_conference_schedule(): | |||
|             presentation = slot.content | ||||
|             if presentation is not None: | ||||
|                 update_presentation(request, slot_data, presentation) | ||||
|             elif slot.kind.label == "keynote": | ||||
|             elif slot.kind.label.lower() == "keynote": | ||||
|                 update_keynote(request, slot_data) | ||||
|             else: | ||||
|                 pass | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Christopher Neugebauer
						Christopher Neugebauer