debug none
This commit is contained in:
parent
62bad86322
commit
1554b11a10
@ -162,6 +162,8 @@ ORDER BY departure DESC
|
||||
.await
|
||||
.unwrap(); //TODO: fixme
|
||||
|
||||
println!("{:?}", &logs[0]);
|
||||
|
||||
let mut ret = Vec::new();
|
||||
for log in logs {
|
||||
ret.push(LogbookWithBoatAndRowers {
|
||||
|
Loading…
Reference in New Issue
Block a user