Skip to content

Commit 6abb4ad

Browse files
committed
Fix properties init management
1 parent 9a6ff5d commit 6abb4ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arduino-cloud.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,6 @@
189189
}
190190
if (thing_id !== undefined) {
191191
$("#node-input-thing").val(thing_id);
192-
$("#node-input-property").val("");
193192
}
194193
$("#node-input-property").trigger("change");
195194
}

0 commit comments

Comments
 (0)