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:
parent
7e10093bb8
commit
e34ee44b21
@ -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"] = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user