Skip to content

Commit

Permalink
[web-deal-finder] Display more info
Browse files Browse the repository at this point in the history
  • Loading branch information
shlomif committed Sep 20, 2024
1 parent 2a95ccc commit c9846f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fc-solve/site/wml/src/ts/find-fc-deal-ui.ts
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ export function find_deal_ui(): void {
"</td>" +
val_td +
(elapsed / 1000).toString() +
" seconds" +
"</td>" +
"</tr>" +
"<tr>" +
Expand Down

0 comments on commit c9846f9

Please sign in to comment.