scriptable icon indicating copy to clipboard operation
scriptable copied to clipboard

Adding a unit variable to TerminalWidget.js

Open AlexInABox opened this issue 3 years ago • 0 comments

This commit adds a metric variable to the TerminalWidget.js file.

Original note:

A variable named TEMP_UNIT has been added to contain the name of the desired unit System that the user wants to use. This unit applies to the temperature when setting the OpenWeather URL in line 229.

AlexInABox avatar Jul 21 '22 16:07 AlexInABox