mirror of
				https://github.com/Brandon-Rozek/website.git
				synced 2025-10-31 13:51:13 +00:00 
			
		
		
		
	Fixed typo
This commit is contained in:
		
							parent
							
								
									f8d3348436
								
							
						
					
					
						commit
						7979183ad4
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -16,9 +16,9 @@ class Application: | |||
|                 loop.call_soon( | ||||
|                     functools.partial( | ||||
|                         asyncio.ensure_future, | ||||
|                         callback(event, index) | ||||
|                         callback(message) | ||||
|                     ) | ||||
|                 ) | ||||
|             else: | ||||
|                 callback(event, index) | ||||
|                 callback(message) | ||||
| ``` | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue