mirror of
https://github.com/Doodle3D/doodle3d-client.git
synced 2024-11-22 09:17:56 +01:00
tiny, tiny indent change
This commit is contained in:
parent
6eddb1835c
commit
51aabf56c1
@ -1,4 +1,4 @@
|
|||||||
var $displayThermometer = $("#thermometerContainer");
|
var $displayThermometer = $("#thermometerContainer");
|
||||||
|
|
||||||
function Thermometer() {
|
function Thermometer() {
|
||||||
this.currentTemperature = 0; // default val
|
this.currentTemperature = 0; // default val
|
||||||
|
Loading…
Reference in New Issue
Block a user