Skip to content

Commit

Permalink
update round
Browse files Browse the repository at this point in the history
  • Loading branch information
MiRo1310 committed Oct 29, 2023
1 parent 131e6f6 commit 4db04a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions admin/js/helper.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ const helperText = {
{ text: "{time}", info: "<span class='translate'>Converts a Unix timestamp to a local time</span> " },
{ text: "{common.name}", info: " <span class='translate'>Outputs the name of the data point</span> " },
{ text: "&&", info: "<span class='translate'>Placeholder for the value</span>" },
{ text: "{round:2}", info: "<span class='translate'>Rounds the value for example to 2 decimal places</span>" },
],
setText: [
{ text: "{novalue}", info: "<span class='translate'>The Value is not specified in the return text</span>" },
Expand Down

0 comments on commit 4db04a7

Please sign in to comment.