Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
ammernico committed Oct 15, 2024
1 parent a36f9ed commit 682e5c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/commands/db.rs
Original file line number Diff line number Diff line change
Expand Up @@ -594,6 +594,7 @@ fn jobs(
} else {
String::from("-")
};
println!("{:?}", submit);

Ok(vec![
submit.uuid.to_string(),
Expand Down

0 comments on commit 682e5c4

Please sign in to comment.