Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
micnori committed Sep 28, 2023
2 parents 679367b + 029ec11 commit 60bcbd4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -637,7 +637,7 @@ <h3 style="margin-bottom: 0px;">
*ngIf="campaign.type==='company'">
{{'virtualScore' |
translate}}:
{{campaign.virtualScore}},
{{campaign.virtualScore | number:'1.0-2'}},
</span>
{{'distance' | translate}}: {{campaign.distance |
round}} (m)
Expand Down

0 comments on commit 60bcbd4

Please sign in to comment.