Compare commits
1 commit
c4a575870a
...
9c451e4428
Author | SHA1 | Date | |
---|---|---|---|
Tristan Daniël Maat | 9c451e4428 |
|
@ -35,7 +35,7 @@ fn main() -> Result<(), Box<dyn std::error::Error>> {
|
||||||
} else {
|
} else {
|
||||||
previous = *id;
|
previous = *id;
|
||||||
}
|
}
|
||||||
}
|
};
|
||||||
|
|
||||||
Ok(())
|
Ok(())
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue