fix variable misspelling when clearing wait for share session
This commit is contained in:
		
							parent
							
								
									abddeecda7
								
							
						
					
					
						commit
						1c6893e297
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -122,4 +122,4 @@ class BlockUploadSessionManager: | |||
|                 comm_inst.blocksToUpload.remove(sess.block_hash) | ||||
|             except ValueError: | ||||
|                 pass | ||||
|             localcommand.local_command(f'waitforshare/{session.block_hash}') | ||||
|             localcommand.local_command(f'waitforshare/{sess.block_hash}') | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue