Skip to content

Commit

Permalink
Add space before meters
Browse files Browse the repository at this point in the history
  • Loading branch information
wielandb committed Jul 10, 2024
1 parent 0b782ff commit 3ff62c9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions assets/question_catalog/definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -4206,14 +4206,13 @@
},
"constructor": {
"diameter": [

"CONCAT", [
"REPLACE", "/\\.?0{1,2}$/", "", [
"INSERT", ".", "-2", [
"PAD", "0", "3", "$input"
]
]
], "m"
], " m"
]
}
},
Expand Down

0 comments on commit 3ff62c9

Please sign in to comment.