Compare commits
	
		
			2 commits
		
	
	
		
			e435f60540
			...
			6eee677ed4
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|   | 6eee677ed4 | ||
|   | 11d9ac0bcb | 
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -20,7 +20,7 @@ struct App<'t> { | |||
|     slow: bool, | ||||
| } | ||||
| 
 | ||||
| impl<'t> App<'t> { | ||||
| impl App<'_> { | ||||
|     fn run(&mut self) { | ||||
|         self.connection | ||||
|             .send(Command::Clear) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue