Compare commits
2 commits
e435f60540
...
6eee677ed4
Author | SHA1 | Date | |
---|---|---|---|
![]() |
6eee677ed4 | ||
![]() |
11d9ac0bcb |
|
@ -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…
Reference in a new issue