Compare commits

..

2 Commits

Author SHA1 Message Date
znetsixe
7e683792d4 removed deprecated statement 2025-11-13 19:38:35 +01:00
znetsixe
cf10e20404 S88 updates and icon 2025-10-14 14:08:12 +02:00

View File

@@ -1,5 +1,5 @@
<script type="module">
import * as menuUtils from "/generalFunctions/helper/menuUtils.js";
//import * as menuUtils from "/generalFunctions/helper/menuUtils.js";
RED.nodes.registerType('monster', {
@@ -32,7 +32,7 @@ RED.nodes.registerType('monster', {
outputs: 4,
inputLabels: ["Measurement Input"],
outputLabels: ["process", "dbase", "upstreamParent", "downstreamParent"],
icon: "font-awesome/fa-bath",
icon: "font-awesome/fa-exchange",
// Define label function
label: function() {