Compare commits
1 commit
9c451e4428
...
c4a575870a
Author | SHA1 | Date | |
---|---|---|---|
Tristan Daniël Maat | c4a575870a |
|
@ -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