mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Update packages/node_modules/@node-red/nodes/core/network/22-websocket.html
This commit is contained in:
@@ -63,7 +63,7 @@
|
|||||||
const defaultOptions = [
|
const defaultOptions = [
|
||||||
{ value: "other", label: RED._("node-red:httpin.label.other"),
|
{ value: "other", label: RED._("node-red:httpin.label.other"),
|
||||||
hasValue: true, icon: "red/images/typedInput/az.svg" },
|
hasValue: true, icon: "red/images/typedInput/az.svg" },
|
||||||
{ value: "env", label: "env", hasValue: true },
|
"env",
|
||||||
];
|
];
|
||||||
/*
|
/*
|
||||||
headerOptions["accept"] = [
|
headerOptions["accept"] = [
|
||||||
|
Reference in New Issue
Block a user